Commit graph

8 commits

Author SHA1 Message Date
Sergiu Sandor 20a1d7fdf1 Fix build of minified versions and add package-lock.json 2017-06-13 15:28:03 +03:00
Livio 7068bb2cd8 Fix build process 2017-06-13 09:16:24 +02:00
Sebastian Limbach 47cb44361f
Rename module variable to module_es2015
"module" will be used by "require". So even if you don't use ES5 the ES5 file will be excluded.

Fixes #15
2017-02-24 20:45:58 +01:00
micku7zu 6a6b2cefd0 Final changes for NPM publish 2017-02-24 00:27:03 +02:00
micku7zu bb6fdc33d0 Remove "add-module-exports" 2017-01-30 21:22:56 +02:00
micku7zu 443b271382 Auto indent build.js 2017-01-30 20:57:51 +02:00
Sönke Kluth 03f9a1dadb bundle also minified versions 2017-01-29 21:03:03 +01:00
Sönke Kluth 4a3e0024b4 add project setup with package.json, babel, rollup and build + deploy scripts 2017-01-29 03:20:29 +01:00