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
Is it allowed to write code like this? Will it throw an error if I do.
Logs
Error: Could not dynamically require "./transformers/typescript". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.
To Reproduce
above
Expected behavior
no error
Stacktraces
no
Information about your project:
Your browser and the version: no need
Your operating system: Windows
svelte-preprocess version 6.0.3
Whether your project uses : vite
Additional context
no
The text was updated successfully, but these errors were encountered:
Describe the bug
Is it allowed to write code like this? Will it throw an error if I do.
Logs
To Reproduce
above
Expected behavior
no error
Stacktraces
no
Information about your project:
Your browser and the version: no need
Your operating system: Windows
svelte-preprocess
version 6.0.3Whether your project uses : vite
Additional context
no
The text was updated successfully, but these errors were encountered: