0

Any idea how I can autoload, concatenate and minify resources from node_modules when using npm as a package manager for a client side app created with angular?

1 Answer 1

1

yes. simply install angular using npm install angular --save

then for minifing etc' you could use webpack or similar solutions

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

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.