Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/101t/webpack2-with-jquery
Webpack2 with jQuery example
https://github.com/101t/webpack2-with-jquery
jquery nodejs webpack webpack2
Last synced: 5 days ago
JSON representation
Webpack2 with jQuery example
- Host: GitHub
- URL: https://github.com/101t/webpack2-with-jquery
- Owner: 101t
- Created: 2018-12-03T11:14:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T11:16:32.000Z (almost 6 years ago)
- Last Synced: 2024-10-12T13:23:36.921Z (about 1 month ago)
- Topics: jquery, nodejs, webpack, webpack2
- Language: JavaScript
- Size: 53.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Webpack2 with jQuery example
This is example, how to configure webpack with multiple html pages and adding jQuery as third party.
### Contributes
This inspired from [Maximilian Schwarzmüller](https://github.com/mschwarzmueller/yt-webpack2-basics/tree/06-webpack-babel-scss-img-html)