This repository was archived by the owner on May 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 310
Build prod failed: Error encountered resolving symbol values statically #823
Comments
Was caused by npm/npm#10343 |
@MathieuNls can I ask how did you solve this? I'm getting the same error for browser build and can't figure out how to fix it. |
@astec , I changed the way I bundle my lib (https://github.com/Toolwatchapp/tw-core) by using webpack. Then, the main product (https://github.com/Toolwatchapp/tw-mobile) imports this already optimised bundle. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Short description of the problem:
Prod build fail (iOS & Android). Serve and dev are ok.
What behavior are you expecting?
Steps to reproduce:
Which @ionic/app-scripts version are you using?
1.1.4
The text was updated successfully, but these errors were encountered: