Skip to content

Commit fe283e2

Browse files
authored
Merge pull request #27 from jsenv/parsing
Use source files as well to generate mappings
2 parents 413b6aa + 8f5c816 commit fe283e2

292 files changed

Lines changed: 4622 additions & 2240 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/docs/basic-project/package-lock.json
66
/docs/basic-project/yarn.lock
77
/node_modules/
8-
/test/generateImportMapForProject/**/*.importmap
8+
/test/writeImportMapFile/**/*.importmap
99
/import-map.importmap
1010
/jsconfig.json
1111
/package-lock.json

0 commit comments

Comments
 (0)