blob: e29fa729361268b0bc8672934dfa79e63fcfb51c [file] [log] [blame]
Jakub Man81d1f0c2020-12-21 10:04:09 +01001{
2 "projects": {
3 "liberouter-gui": {
4 "architect": {
5 "build": {
6 "options": {
7 "scripts": [
8
9 "node_modules/systemjs/dist/s.js",
10 "node_modules/systemjs/dist/extras/named-register.js",
11 "node_modules/systemjs/dist/extras/amd.js"
12 ]
13 }
14 }
15 }
16 }
17 }
18}