#Exclude file from bundling and minimizing
1 messages · Page 1 of 1 (latest)
How is it stored/imported/used? Hard to recommend without a repro
Yeah sorry, heres the repository for it: https://github.com/TrackerJo/ProfessorJava,
It is imported like so: import main from '../javaish.mjs'
In the javaish.mjs I added the line export default main
And when I build and preview the build I get this error: Uncaught ReferenceError: main is not defined at index-9ccddba1.js:3100:12283 at index-9ccddba1.js:1:24 at index-9ccddba1.js:3409:63807