We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b684153 commit 7e9d1faCopy full SHA for 7e9d1fa
2 files changed
.npmignore
package.json
@@ -3,6 +3,9 @@
3
"version": "1.0.2",
4
"description": "A inline-source plugin for webpack",
5
"main": "index.js",
6
+ "files": [
7
+ "index.js"
8
+ ],
9
"scripts": {},
10
"repository": {
11
"type": "git",
0 commit comments