edina / fieldtrip-cobweb-project

A cobweb theme for fieldtrip app
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Rollup for extracting survey designer as a lib #93

Closed panterz closed 8 years ago

panterz commented 9 years ago

Survey Designer is being built in modular way on ES6. We need to convert the files into es5 and bundle them in one file that could be imported in different applications such as COBWEB, FieldtripGB

panterz commented 8 years ago

the jspm bundle-sfx does the work. The app is released as an executable js file including its dependencies.

https://github.com/edina/survey-designer/blob/master/dist/main.js