Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it work on Systemjs #6

Closed
renevall opened this issue May 29, 2016 · 16 comments
Closed

Make it work on Systemjs #6

renevall opened this issue May 29, 2016 · 16 comments

Comments

@renevall
Copy link

  • I'm submitting a ...
    [ ] bug report
    [x ] feature request
    [ ] question about the decisions made in the repository
  • Do you want to request a feature or report a bug?
    Feature
  • What is the current behavior?

Right now It works with webpack\

Reason.

I know webpack is well regarded among the community, but considering the angular cli it's simplifying the start up project with systemjs, it would be nice to have this admin with the default module loader as a branch.

@nnixaa
Copy link
Collaborator

nnixaa commented May 30, 2016

@ReneVallecillo we don't have such plans at the moment, but I'm leaving the issue opened. If there is any interest we'll think what can we do about this. Thank you for your request.

@RicardoVaranda
Copy link

RicardoVaranda commented Jun 2, 2016

I completely support this, using angular cli myself and would be great to deploy the app by simply using: ng build / ng serve.

I'll happily make the side branch if admins were to allow it as I'll be using this as a base.

@Forusim
Copy link

Forusim commented Jun 15, 2016

I would also like to see this feature.
For native angular2 apps the cli is a huge win.

@GeertJohan
Copy link

GeertJohan commented Jul 13, 2016

I'm quite new to the Angular2 scene, and for me this is a difficult choice. I see at one side the tutorials, guides and cli use systemjs. But this very handy admin boilerplate(?) project uses webpack... Now I'm not sure what to use, at one side I don't want to move away from the 'safe' common ground of Angular2, but on the other hand this project looks really nice.

I'd say SystemJS support would be a big plus to attract new Angular developers to this project.

@welkang
Copy link

welkang commented Jul 29, 2016

How to asynchronous loading a module? Now all files build into a bundle file, it is very slow when first open the application.

@cindoum
Copy link

cindoum commented Aug 26, 2016

Now that angular-cli has a branch using webpack, it might be easier for you to support it?

@nnixaa
Copy link
Collaborator

nnixaa commented Aug 26, 2016

@cindoum thanks! Will check this out next week.

@murac
Copy link

murac commented Sep 27, 2016

Just dropping by to say this would be an outstanding feature to reduce complexity

@htrex
Copy link

htrex commented Oct 14, 2016

Angular-cli build system has been officially changed from SystemJS to Webpack.
There's no more reason to switch ng2-admin to SystemJS, but there's one more to support angular-cli.
@nnixaa can you please share your thoughts?

@prince-coder
Copy link

prince-coder commented Nov 14, 2016

Any guidelines to work it with systemjs would be apperciated. please help.

just let me know how to load ng-2 admin components with systemjs.config.js

Thanks in advance @nnixaa

@toddtsic
Copy link

One more vote for angular2-cli, I'm grinding through myself...

@nasr18
Copy link

nasr18 commented Dec 1, 2016

Me too wanna see this awesome template using Angular-cli.

@xinmeng1
Copy link

xinmeng1 commented Dec 8, 2016

I am trying to ng init in this project, and overwrite the conflicted files, then compare the change to merge both of them. But it still fail. Maybe there should be more things to think about

@hernanBeiza
Copy link

@xinmeng1 I hope works because this template is very nice and with angular-cli will be greatest admin template! I tried to do the same but I have a lots of problems tracking the configuration files

@shaychoo
Copy link

Angular-cli moved to webpack instead of systemjs as of beta.14 version of angular-cli

@nnixaa
Copy link
Collaborator

nnixaa commented Feb 11, 2017

Closing this issue as we don't have plans for system js support. Angular-cli (which is not related to system js) integration progress you can track under this issue #527.

@nnixaa nnixaa closed this as completed Feb 11, 2017
denStrigo pushed a commit to denStrigo/ngx-admin that referenced this issue Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests