This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer-1
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer-1
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-18 16:23:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
254994ce3b1057537e1cf8f19c19599f5af89563
stf-DeviceFarmer-1
/
buildpack
/
buildpacks
/
node
/
bin
History
Simo Kinnunen
18cf96a06a
Attempt to work around
npm/npm#5400
.
2014-08-05 17:38:58 +09:00
..
common.sh
Keep symbolic links when copying node_modules or we run into problems because they no longer know which module they belong to.
2014-07-30 17:50:40 +09:00
compact
Add a "compact" script to the buildpack to reduce final image size. Realized that webpack was always required even though it's a devDep; made it so that it doesn't have to be loaded.
2014-07-30 17:53:33 +09:00
compile
Attempt to work around
npm/npm#5400
.
2014-08-05 17:38:58 +09:00
detect
Add mostly working custom node and bower buildpacks.
2014-07-30 16:54:52 +09:00