Commit Graph

8 Commits

Author SHA1 Message Date
Simo Kinnunen
243be57e10 Reduce image size to ~580MB by making sure we get absolutely nothing but production dependencies, and clear all caches. 2015-08-24 16:29:47 +09:00
Simo Kinnunen
eeaa07c3a8 Remove node_modules from .npmignore, the docs say it will be ignored anyway. 2015-08-24 13:10:03 +09:00
Simo Kinnunen
e5d90dc30f Remove /doc/ from .npmignore, README uses it. 2015-07-01 21:21:16 +09:00
Simo Kinnunen
775bffe4a9 Get rid of our internal "build system" and switch to a CI-buildable Dockerfile instead. 2015-07-01 18:44:31 +09:00
Simo Kinnunen
daa285295e Further tweaks to allow stf to be installed from NPM directly. 2015-07-01 16:50:19 +09:00
Simo Kinnunen
10e7acd6a9 Tweak .npmignore to match the current build. Looks like the build path may need some additional poking, though, as it's making the ignores painful. 2015-06-30 12:30:31 +09:00
Gunther Brunner
edd0d2578c Add prepublish script.
Needs to be executed as "npm run prepub" because default "npm prepublish" runs on every npm install.
2014-09-10 20:38:50 +09:00
Simo Kinnunen
574abbcaf9 Update ignore files. Lines are sorted alphabetically. 2014-05-12 11:12:07 +09:00