systemjs-builder Questions
3
I'm using system.js and systemjs builder to create a dist folder with all the packed javascript files of my angular2 application.
It works pretty nicely, except that it does not include the follow...
Mesentery asked 10/11, 2016 at 13:10
1
Solved
I am trying to get my angular application to the point where it is ready for distribution and I have managed to create 2 bundles, one for my angular application and one for my dependencies (which i...
Carnal asked 11/7, 2017 at 19:39
1
I'm trying to bundle an angular 4.0.0 app.
I've tried browserify but the new angular-loader plugin (that allows for not needing the moduleId in components with templateUrl) does not get called and ...
Metagnathous asked 16/4, 2017 at 11:41
0
I have my project that use SystemJS (i use a template that comes on this way).
I need to build the final project to production env. I read that i can use systemjs-builder for this. I read the offi...
Aguste asked 11/4, 2017 at 0:43
2
i'm using Angular2 and SystemJS to create a web application.
I have some modules in my app and in the router configuration i use lazy loading to open them.
Here is a routing file of my app that la...
Gentes asked 4/11, 2016 at 12:32
1
Solved
I'm putting together an app (Large scale) using Angular2 and TypeScript. It will need to be divided into numerous projects and each project will have numerous components each with a .html view, .cs...
Cauline asked 8/3, 2016 at 12:40
1
© 2022 - 2024 — McMap. All rights reserved.