-
### Current Behavior
## Background
Hello! Thanks for all of your hard work on `nx`. I really enjoy using it to develop various projects. I'm working in an `integrated-monorepo`, setup using `ts…
-
Loading vue 3.3.0 with webpack5, vue-loader (v17.1.1) and swc-loader throws exception:
```
ERROR in ./src/modules/sportline/submodules/event-details/components/info-headline/OutrightInfoMobile.vue?v…
-
(Please correct me if I'm wrong)
swc and esbundle are getting popular, it would be great to have a documentation on how to use [DeepkitLoader](https://github.com/deepkit/deepkit-framework/blob/1e0d…
-
# Issue
Unable to pass custom options via swc-loader. (see below).
## Config
```js
{
loader: require.resolve("swc-loader"),
options: {
jsc: {
baseUrl: "src",
paths: {
…
-
Hi!
Are there any plans on migrating this plugin to [Payload 3.0](https://github.com/payloadcms/payload-3.0-demo/), since the beta has already been released? If so, is there a roadmap I can consult…
-
### Current Behavior
Given the following `rollup.config.js` in a monorepo (simplified):
```ts
// packages/react-color-picker/rollup.config.json
import ts from '@rollup/plugin-typescript';
/** @typ…
-
I am using `yarn pnp`, so I cannot use the plugin provided by SWC.
So, I need to use `babel-plugin-styled-components` using `babel-loader`.
Can I use it with `swc-loader`? I think I'm writing the …
-
I wrap `@swc/core` in my own package, so that I can maintain a single version in my monorepo.
So I would like to be able to use this in `swc-loader` instead of it use it's peer dep.
-
It would be nice to have a SWC plugin.
Is there a plan to integrate StyleX with Rust-based [SWC](https://swc.rs/) as an alternative to Babel? Or, is there any team or individual currently working on …
-
### What happened?
A bug happened!
similar to https://github.com/PlasmoHQ/plasmo/issues/1005
Creating new project from the `with-nextjs` template, running `pnpm dev` and/or `build` fails with e…