forked from webpack/webpack.js.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(vote): port voting app, update deps, and simplify config (webpa…
…ck#1717) Port the voting app to a it's own repository and expose that section of the site more prominently (in the header). This commit also... - Simplifies the webpack config slightly and allows external styles. - Updates issue template to highlight content from other repositories. - Updates some outdated dependencies.
- Loading branch information
Showing
14 changed files
with
40 additions
and
1,211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
- [ ] Check the current issues to ensure you aren't creating a duplicate. | ||
- [ ] Consider making small typo fixes and such directly as pull requests. | ||
- [ ] For the voting application, go to https://github.com/webpack-contrib/voting-app. | ||
- [ ] For loader/plugin docs, consider opening an issue in the corresponding repository. | ||
- [ ] No existing issue? Go ahead and open a new one. | ||
- __Remove these instructions from your PR as they are for your eyes only.__ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.