Replies: 2 comments
-
Did you also tried this: esbuild:
additionalPlugins:
esbuild-plugin-import-glob:
functionName: setup |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hmm no didnt do it, since its a default export https://github.com/thomaschaaf/esbuild-plugin-import-glob/blob/d13aa20635b219a944e811938ff29d42b1238b95/src/index.ts#L48 i also tried esbuild:
additionalPlugins:
some-not-installed-plugin: true which raises an exception - so the plugin Carbon.Pipeline/Lib/esbuildHelper.mjs Line 86 in 1205f3a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi ;)
i cant get this eslint plugin to work. https://github.com/thomaschaaf/esbuild-plugin-import-glob
i installed the plugin and activated it in: pipeline.yaml
the above plugin should allow something like this this which would be really cool ^^:
Beta Was this translation helpful? Give feedback.
All reactions