0

I am starting my first Angular 2 application and my basic setup is done. I want to know that how can I webpack to my angular 2 project? can anyone guide me here? If you can provide an example then it would be a great help.

2 Answers 2

1

If you use Angular CLI to create your project, that means you are set up everything with Webpack including unit test, end to end test and Webpack test server etc.

Angular CLI is official and recommended for almost all Angular 2 projects.

Sign up to request clarification or add additional context in comments.

Comments

0

Just go to https://angular.io/docs/ts/latest/guide/webpack.html There's step by step guide how to configurate webpack for angulr2

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.