We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a5234 commit e92c17bCopy full SHA for e92c17b
README.md
@@ -2,3 +2,6 @@
2
3
Starting off with webpack was hard for me. I want to create a beginner friendly and comprehensive
4
intro to webpack.
5
+
6
+- [Part 1](https://github.com/AriaFallah/WebpackTutorial/tree/master/part1) - Webpack Basics and configuration.
7
+- [Part 2](https://github.com/AriaFallah/WebpackTutorial/tree/master/part2) - Babel, linting, and environment variables.
0 commit comments