joy icon indicating copy to clipboard operation
joy copied to clipboard

Npm improvements

Open nomorepanic opened this issue 7 years ago • 1 comments

Packaging and building improvements:

  • Adds a package.json file that can be used to install dependencies
  • Uses grunt to build files instead of build.js
  • Add a .gitignore files and remove node_modules from the repository, since package.json can fetch dependencies now

If the changes are too intrusive, you can use parts of them or pick single commits.

nomorepanic avatar Dec 24 '17 06:12 nomorepanic

+1 for package.json

coatsnmore avatar Apr 27 '18 02:04 coatsnmore