xyz-tools / gcode-preview

A simple GCode parser & previewer lib with 3D printing in mind. Written in Typescript.
https://gcode-preview.web.app/
MIT License
160 stars 31 forks source link

Update package.json to only use the 'main' field #151

Closed remcoder closed 5 months ago

remcoder commented 5 months ago

This should fix a loading problem with some bundlers, notably webpack as using react-scripts / create react app.

So this should now fix the React example (fixes #64 and fixes #112 and fixes #150)

See #150 for more info

stackblitz[bot] commented 5 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.