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 May 26, 2022. It is now read-only.
It looks like this line is executing correctly, however, when I try to assign soy on the very next line, an error is thrown because strict mode is prepended to the file via webpack.
The text was updated successfully, but these errors were encountered:
When a file is
imported
with strict mode enabled, the resolution fails.It looks like this line is executing correctly, however, when I try to assign
soy
on the very next line, an error is thrown becausestrict mode
is prepended to the file via webpack.The text was updated successfully, but these errors were encountered: