Commit 49213ea1 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[BIN] rebuild bash file to easy rebuild.

parent 1278c352
#!/bin/bash
rm -rf output bower_components node_modules
bower install && yarn install && pulp build && pulp browserify --to dist/bundle.js
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment