Skip to content

Commit 0326dcc

Browse files
committed
chore: decrease package size
1 parent 0d4b4f3 commit 0326dcc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "2.0.0",
44
"description": "run Nextj.s seamlessly on netlify",
55
"main": "index.js",
6+
"files": [
7+
"helpers/**/*.js",
8+
"manifest.yml"
9+
],
610
"scripts": {
711
"format": "prettier --write .",
812
"build": "next build test/sample",

0 commit comments

Comments
 (0)