mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Refactor webpack.config.js for better code sharing, use default options for TerserPlugin, restore copyright banner for minified scripts.
This commit is contained in:
parent
3cae6ae4e6
commit
8c622a9bac
3 changed files with 42 additions and 18 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,7 +1,6 @@
|
|||
coverage
|
||||
demo/markdown-it.min.js
|
||||
demo/markdownlint-browser.min.js
|
||||
demo/markdownlint-browser.min.js.LICENSE.txt
|
||||
demo/markdownlint-rule-helpers-browser.*
|
||||
node_modules
|
||||
!test/node_modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue