-
When I add jsxlate to my webpack loaders I get the following stack trace:
```
ERROR in ./src/experiments/admin/application.jsx
Module build failed: Error transforming /home/jason/Repos/project-webina…
-
created a brand new app with create-volto-app
yarn-start results in
```
ERROR in ./node_modules/semantic-ui-less/semantic.less 14:0
Module parse failed: Unexpected token (14:0)
You may need a…
-
报错信息
```
RangeError: Maximum call stack size exceeded
Call Stack
onClick
node_modules/@arco-design/web-react/es/InputTag/input-tag.js (431:30)
onClick
node_modules/@arco-design/web-react/es/I…
-
All vite templates contain an `*.svg` import to show a logo. This import cannot be type checked by us.
## Steps to reproduce
1. Run `npm create vite`
2. Pick the "Vanilla" -> "TypeScript" templ…
-
我的环境:
xcode: v14.3.1
node: v16.20.0
repro step:
- yarn -> yarn upgradePeerdeps -> yarn build:rn --platform ios -> yarn start -> yarn ios (`npx react-native run-ios --no-packager --simulator 'iPh…
-
```
kf@stretchbook:~$ npm -v
4.2.0
kf@stretchbook:~$ node -v
v6.9.4
kf@stretchbook:~$ uname -a
Linux stretchbook 4.8.0-2-amd64 #1 SMP Debian 4.8.15-2 (2017-01-04) x86_64 GNU/Linux
kf@stretchboo…
-
Hi I think, sonnet is a very ambitious library.
However I feel it's lacking in two departments.
- opinionated styling that fits with the framework (non JS)
- a script handler like jquery
I think s…
-
## TODOs:
- [x] Watch Mode
- [x] D.TS generation
- [x] Style
- [x] less
- [x] sass
- [x] css
- [x] css.module
- [x] url
- [x] let the user choose between swc, esbuild and sucrase as …
-
### Installed product versions
- Visual Studio: 2017 professional rc with update
- This extension: 1.11.326
### Description
saving a js/jsx file does not compile. right click web compile does w…
-
![image](https://user-images.githubusercontent.com/655716/122809166-bdbd5d80-d29b-11eb-8c07-8ba8a5c13c05.png)
So when I load up a scss file I get this error and not sure what is causing it
```lu…