Skip to content

Commit 7673714

Browse files
Fixed generated part js file pattern
1 parent 7f9f6a1 commit 7673714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dart.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build/
1414
# Convention is to use extension '.dart.js' for Dart compiled to Javascript to
1515
# differentiate from explicit Javascript files)
1616
*.dart.js
17-
*.js.part
17+
*.part.js
1818
*.js.deps
1919
*.js.map
2020
*.info.json

0 commit comments

Comments
 (0)