uppy/examples/dev
Renée Kooi 065b1271dd
fix babel on dev example
have to set --cwd to make babelify transform files outside of the
current working directory.

in other examples, we use the lib/ files, so it's not necessary; here we
use the src/ files that need to be babelified still.
2019-05-20 11:49:36 +02:00
..
index.html dev example tweaks 2019-03-23 19:05:47 +03:00
main.js update docs, tests, and examples with companionUrl rename 2019-04-15 14:56:37 +01:00
package-lock.json fix babel on dev example 2019-05-20 11:49:36 +02:00
package.json fix babel on dev example 2019-05-20 11:49:36 +02:00
sw.js dev example: re-build lib automatically, don’t open browser and no ghosts, start companion 2019-02-06 22:07:10 +03:00