-
My application is a cra app and the packagebind README mostly mentions around using it with a babel.config.js file.
But most of the CRA apps add the babel config which is not visible unless you eje…
-
my code is as follows
config-overrides.js
```
const { override, fixBabelImports, addLessLoader } = require('customize-cra');
module.exports = override(
fixBabelImports('import', {
libr…
-
-
how can I just change the theme?
-
Uncaught TypeError: Cannot read property '_federation_website2' of undefined
at remote "Title":3
at Object.website2/Title (remote "Title":5)
at __webpack_require__ (bootstrap:790)
…
-
**Blocked: waiting for Webpack to add support for `import.meta`**
I tried to use wc-monaco-editor on a new React project that I created with [create-react-app](https://www.npmjs.com/package/create-…
-
if use [component].module.less, will be cause error as follow
>./src/pages/Login/Login.module.less (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-8-1!./node_modules/postcss-loader/src??postcss!…
-
We followed the following steps:
Step 1: Installed the latest posthog-js version, that is, 1.174.0
Step 2: We added `import posthogJS from 'posthog-js'` inside one js file
Step 3: We ran the …
-
### Describe the bug
React dev server not consistently showing webpack configuration errors.
cra's default webpack config doesn't cause any problems.
You can reproduce this problem by customizing y…
-
### Is this a bug report?
Yes
### Did you try recovering your dependencies?
Yes
### Environment
```
Environment Info:
System:
OS: Linux 4.15 Ubuntu 18.04.2 LTS (Bionic Beaver…