Commit Graph

6 Commits

Author SHA1 Message Date
159fa31ec7 chore(deps): upgrade uglify-js 2019-02-28 00:56:28 +01:00
54f8094a73 fix(jake): specify async task
to avoid trying to minify while build (rollup) has not completed yet. This behaviour seems consistent, therefore the minified file was consistently applied on the **previous** src file.  Most probably this does not affect already published files in npm, as the publisher very probably built at least once the version before publishing it (without modifying it in between), at which point npm re-runs the prepublish script, which minifies again the current src.
2018-10-06 02:55:04 +04:00
234b8aa2e5 Get jshint to run on windows 2018-01-19 09:42:31 +13:00
5fa41511f7 Rollupify. 2017-03-16 12:15:20 +01:00
b11665eb83 Replace all build scripts with latest ones from leaflet. Add a package.json 2013-06-14 10:56:53 +12:00
b104ace6f8 Add build scripts from leaflet updated for our files. 2012-07-25 10:47:00 +12:00