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

Webpack support. #47

Closed
skie opened this issue Jul 16, 2016 · 2 comments
Closed

Webpack support. #47

skie opened this issue Jul 16, 2016 · 2 comments

Comments

@skie
Copy link
Contributor

skie commented Jul 16, 2016

If I use webpack there is issue with templates loading.
to make component usable I have to copy templates (in case of bootstrap module it is dynamic-form-bootstrap.component.html) to the root of my application.

Webpack use require statement to load templates and only in this case it parses such files.

Request: make plugin flexible and works both with systemjs like now and allow to use it with webpack.

@udos86
Copy link
Owner

udos86 commented Jul 17, 2016

Thanks for your request. Will try to take care of this as soon as possible!

@udos86
Copy link
Owner

udos86 commented Jul 20, 2016

Will be fixed in beta.3 via inline templates

@udos86 udos86 closed this as completed Jul 22, 2016
@udos86 udos86 added the core label Jan 29, 2017
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

2 participants