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
Since I have upgraded to 2.9.3 I am having an error when building for production. The build work with the --no-optimize flag, or if I revert to the terser optimiser... I am not really sure how I can debug this issue. Any idea what are the steps I should try? I have loaded the non optimized version of the build and it is working fine in the browser. Anything else I could try?
`🚨 Build failed.
@parcel/optimizer-swc: failed to handle: slice index starts at 1 but ends at 0
Error: failed to handle: slice index starts at 1 but ends at 0`
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Since I have upgraded to 2.9.3 I am having an error when building for production. The build work with the --no-optimize flag, or if I revert to the terser optimiser... I am not really sure how I can debug this issue. Any idea what are the steps I should try? I have loaded the non optimized version of the build and it is working fine in the browser. Anything else I could try?
`🚨 Build failed.
@parcel/optimizer-swc: failed to handle: slice index starts at 1 but ends at 0
Error: failed to handle: slice index starts at 1 but ends at 0`
Beta Was this translation helpful? Give feedback.
All reactions