VuNguyen – 03-08 May 24
Hi, I'm trying to publish npm package, but the bundle size seem to big. So I wanna blacklist files has
development on it's name. How can I do that? I tried to add *.development in .npmignore but it didn't works
