https://github.com/afeiship/webpack-snippets
Webpack snippets.
https://github.com/afeiship/webpack-snippets
snippets webpack
Last synced: over 1 year ago
JSON representation
Webpack snippets.
- Host: GitHub
- URL: https://github.com/afeiship/webpack-snippets
- Owner: afeiship
- Created: 2017-08-15T01:50:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T04:34:06.000Z (almost 9 years ago)
- Last Synced: 2025-02-07T11:31:42.937Z (over 1 year ago)
- Topics: snippets, webpack
- Language: HTML
- Homepage: https://afeiship.github.io/webpack-snippets/
- Size: 45.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-snippets
> Webpack snippets.
## serve:
```bash
docsify serve .
```