Browse Source

npmignore

pull/1/head
Ivan Polyakov 2 years ago
parent
commit
f58a944a10
  1. 2
      .npmignore
  2. 2
      package.json

2
.npmignore

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
dist
example

2
package.json

@ -3,6 +3,8 @@ @@ -3,6 +3,8 @@
"version": "0.1.0",
"description": "Scheme XML loader for webpack",
"main": "src/loader.js",
"bugs": "http://git.vilor.one/vilor/sxml-loader/issues",
"homepage": "http://git.vilor.one/vilor/sxml-loader",
"repository": {
"type": "git",
"url": "http://git.vilor.one/vilor/sxml-loader"

Loading…
Cancel
Save