Files
impress.js/.gitignore
Henrik Ingo 0dc8b43650 Introduce plugin framework
* Source files are under src/
* js/impress.js is now generated, but remains part of the repo (so it just works)
* npm run build
* build.js uses buildify node module
* Break out navigation and resize plugins from core src/impress.js file
2017-09-25 03:01:58 +03:00

4 lines
48 B
Plaintext

/js/impress.min.js
/node_modules
/npm-debug.log