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
Hi, I'm using plotly.js with Angular 8 and followed the instructions in this as of yet open PR: #4182.
Could you help me find a more exclusive regex to put in the test section of the ify-loader rule?
I have a rather large project and would like to avoid running all js files through the loader.
I'd like to limit the use of the loader to plotly / webgl files.
The text was updated successfully, but these errors were encountered:
Hi, I'm using plotly.js with Angular 8 and followed the instructions in this as of yet open PR: #4182.
Could you help me find a more exclusive regex to put in the
test
section of the ify-loader rule?I have a rather large project and would like to avoid running all js files through the loader.
I'd like to limit the use of the loader to plotly / webgl files.
The text was updated successfully, but these errors were encountered: