We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9eb6569 + 627d2f4 commit a006e70Copy full SHA for a006e70
1 file changed
package.json
@@ -30,7 +30,8 @@
30
"license": "MIT",
31
"author": "Michael Wittwer <michael.wittwer@shiftcode.ch>",
32
"files": [
33
- "dist"
+ "dist",
34
+ "!dist/docs"
35
],
36
"main": "./dist/dynamo-easy.js",
37
"module": "./dist/_esm5/dynamo-easy.js",
0 commit comments