mentat/addon/build.sh
Richard Newman 17d7eaec7b Add a babelified test file, Webpack the add-on, and make the JS API work.
We concatenate a simple setTimeout monkeypatch onto the add-on itself.
2016-09-22 15:59:15 -07:00

2 lines
86 B
Bash
Executable file

node_modules/.bin/webpack -p
cat src/wrapper.prefix built/index.js > release/index.js