Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4843b8

Browse files
committed
chore: decrease package size
1 parent 908f415 commit b4843b8

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": "1.1.2",
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)