mirror of
https://github.com/quartz-community/graph.git
synced 2026-07-22 02:50:25 +00:00
chore: add missing dist JS output files
The build output JS files were not committed, only the .d.ts type declarations. Both are needed for consumers to import the package.
This commit is contained in:
parent
211b48d5d4
commit
b0d81ab4cd
6 changed files with 206 additions and 0 deletions
100
dist/components/index.js
vendored
Normal file
100
dist/components/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/components/index.js.map
vendored
Normal file
1
dist/components/index.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
100
dist/index.js
vendored
Normal file
100
dist/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/index.js.map
vendored
Normal file
1
dist/index.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
3
dist/types.js
vendored
Normal file
3
dist/types.js
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
//# sourceMappingURL=types.js.map
|
||||
//# sourceMappingURL=types.js.map
|
||||
1
dist/types.js.map
vendored
Normal file
1
dist/types.js.map
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
|
||||
Loading…
Reference in a new issue