Uncaught ReferenceError: Cannot access 'fromCurrentPageConfig' before initializationfromCurrentPageConfig is an object I have in my code. Looking at the compiled popup.7d3dc21e.js file, I see this:parcelHelpers.export(exports, "fromCurrentPageConfig", ()=>fromCurrentPageConfig);fromCurrentPageConfig is defined. So no wonder it's throwing the error.pnpm dev succeeds.