Li Kang
Li Kang
### Description in a react project, do the unit testing, but failed when I import an image in the project. ### Steps to Reproduce 1. import a image in a...
## 🚀 Feature - bump and clean up dependencies, such as removing @after-work.js/aw - add swc, jest and unit test ### Motivation (A clear and concise description of why this...
``` Details: .../node_modules/.pnpm/[email protected]/node_modules/clet/lib/runner.js:1 ({"Object.":function(module,exports,require,__dirname,__filename,jest){import { EOL } from 'os'; ^^^^^^ SyntaxError: Cannot use import statement outside a module ```
When installing `clet`, Solution: either add `typescript` into devDependencies or create a .npmrc file with `auto-install-peers=true` I personally prefer the first solution.
## Improvment When using serve from '@nebula.js/cli-serve' 'onBeforeSetupMiddleware' option is deprecated in favor of the devServer.setupMiddlewares option. https://webpack.js.org/configuration/dev-server/#devserveronbeforesetupmiddleware
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to...
Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...