Skip to content

Commit 508edf4

Browse files
committed
Specify package.json main for CodeSandbox
1 parent 225cb9a commit 508edf4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/Bootstrap4/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"version": "1.0.0",
44
"private": true,
55

6+
"main": "App.jsx",
7+
68
"scripts": {
79
"clean": "del-cli build",
810

0 commit comments

Comments
 (0)