We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2374bcc commit bad368cCopy full SHA for bad368c
.npmignore
@@ -2,6 +2,7 @@
2
*.log
3
*.swp
4
*.yml
5
+lib
6
coverage
7
__snapshots__
8
test
lib/index.js
package.json
@@ -59,8 +59,7 @@
59
"node": ">= 10"
60
},
61
"files": [
62
- "lib",
63
- "src"
+ "lib"
64
],
65
"homepage": "https://github.com/kazupon/vue-i18n-loader#readme",
66
"keywords": [
0 commit comments