Skip to content

Commit b958915

Browse files
MeoMixMoOx
authored andcommitted
Add JSPM browser field
1 parent 2e8f4fd commit b958915

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,11 @@
3939
},
4040
"eslintConfig": {
4141
"extends": "eslint-config-i-am-meticulous/es5"
42+
},
43+
"jspm": {
44+
"browser": {
45+
"./lib/load-content": "@empty",
46+
"./lib/resolve-id": "@empty"
47+
}
4248
}
4349
}

0 commit comments

Comments
 (0)