ES6 to browser JS. The dist directory is not tracked by git. How can I still publish the NPM package to NPM?
The doubt is whether NPM fetches the dist directory from GitHub or from local?
Add a "files" property to package.json and add the files you want to publish in the array
Обсуждают сегодня