You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.
When I remove line 2: 'defaultJSExtensions: true' then I get error when bundling:
err Error on fetch for src/pricing at file:///C:/Projects/CLIENT/CLIENTPROJECT/site_FED/src/pricing
Error: ENOENT: no such file or directory, open 'C:\Projects\CLIENT\CLIENTPROJECT\site_FED\src\pricing'
at Error (native)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Given a config.js similar to:
When I remove line 2: 'defaultJSExtensions: true' then I get error when bundling:
The text was updated successfully, but these errors were encountered: