forked from boogunote/bn5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bundle.sh
executable file
·31 lines (29 loc) · 921 Bytes
/
bundle.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
jspm unbundle
jspm bundle \
bn5/app + \
bn5/common + \
bn5/data-source + \
bn5/flat + \
bn5/login + \
bn5/node + \
bn5/tree-node + \
bn5/tree-params + \
bn5/tree + \
bn5/utility + \
aurelia-bootstrapper + \
aurelia-http-client + \
aurelia-dependency-injection + \
aurelia-router + \
github:aurelia/[email protected] + \
npm:[email protected] + \
github:jspm/[email protected] + \
npm:[email protected] + \
github:aurelia/[email protected] + \
github:aurelia/[email protected]/index + \
github:aurelia/[email protected] + \
github:aurelia/[email protected] + \
github:aurelia/[email protected] + \
github:components/[email protected] + \
github:jspm/[email protected] \
app-bundle.js --inject --minify
mv app-bundle.js* ./dist/