Skip to content

Commit 8b251dc

Browse files
committed
add file extension to path
1 parent 5f920b3 commit 8b251dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {sourceGenerator} from './jsapi/generate'
1+
import {sourceGenerator} from './jsapi/generate.js'
22
import {
33
defaultVertexSource,
44
defaultFragSourceJS,

0 commit comments

Comments
 (0)