I'm looking to build an angular app (my enviroment is VS2017) with some libraries and having some difficulties with the appropriate configuration.
Can someone provide the minimum webpack config file which one should use, considering a TypeScript-based application is built and bundled?
I've looked at sberic's and think there're things that I misunderstood and have trouble to adjust to my setup.
I'm not sure how to configure webpack config file based on the above post, and when should it be used in the first place.
Thanks