Welcome to step by step hands-on guide to setup webpack in your upcoming typescript project. Please follow the steps and you should be able to create your own webpack project. Please download the source code from github.
You will learn below things:
- 鉁匔reate a Typescript node.js project.
- 鉁匢nstall Dependencies with webpack & typescripts.
- 鉁匲se Webpack CLI to crate
webpack.config.jsfile and modify webpack.config.js based on our need.