Remove .dev in examples #60

Open
opened 1 month ago by glitch4347 · 2 comments
Owner

We for some reason do <script src="../dist/index.dev.js" type="text/javascript"></script> in examples. I tihnk it's wrong

We for some reason do ` <script src="../dist/index.dev.js" type="text/javascript"></script>` in examples. I tihnk it's wrong
Poster
Owner

The problem for this is that '@chartwerk/core', 'd3', 'lodash' are externals

actuaelly it makes examples not correct

The problem for this is that `'@chartwerk/core', 'd3', 'lodash'` are externals actuaelly it makes examples not correct
Poster
Owner

Maybe we shoudl create index.min.js which is bundle and index.js which is not bunlde with external libs

Maybe we shoudl create `index.min.js` which is bundle and `index.js` which is not bunlde with external libs
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.