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

404 HTTP Status #697

Closed
JoshWilliams92 opened this issue Jun 16, 2016 · 4 comments
Closed

404 HTTP Status #697

JoshWilliams92 opened this issue Jun 16, 2016 · 4 comments

Comments

@JoshWilliams92
Copy link

I'm no longer using the angular CLI until it's out of beta, as I have encountered too many problems with it. I am scaffolding the app with the tutorials on the main angular.io documentation. Just wondering if there is a way to use material in an angular 2 app without using the angular CLI.

@petomalina
Copy link

You will need to copy '@angular2-material/**/*.js' files and configure system.js like this https://github.com/kara/puppy-love/blob/master/src/system-config.ts

@JoshWilliams92
Copy link
Author

I'm not using the angular CLI to build it so there is no system-config.ts file. There is a systemjs.config file and I tried putting the dependencies on there but it didn't work.

@jelbourn
Copy link
Member

For now you need some module loader that can handle CommonJS modules. The CLI currently uses SystemJS, but any module loader should do.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants