File: build

package info (click to toggle)
node-babel-plugin-lodash 3.3.4%2B~cs2.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 904 kB
  • sloc: javascript: 1,542; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (3)
1
2
3
4
rollup src/index.js -f cjs -o lib/index.js # bootstrap build
mkdir -p node_modules
ln -s .. node_modules/babel-plugin-lodash
babeljs src --out-dir lib