-
Run this template: `npm init wagmi -- --template vite-react-rainbowkit`
Replace wagmi.ts by this:
```
import { connectorsForWallets, getDefaultWallets } from '@rainbow-me/rainbowkit'
import { c…
-
Have you tried to build the project demo with webpack or tried to host it in iis Server ? I have many problems and can’t build it with wepback and to host it in iss .
-
- Laravel Mix Version: 6.0.43
- Node Version: v16.17.0
- NPM Version: 8.15.0
- OS: macOS 12.6
### Description:
I perform with my software. I store configuration parameters in several …
-
### Current behavior
I updated to cypress 10 today, and I am seeing below error message after cypress UI has offered me to automatically migrate my cypress.json to cypress.config.js/ts. The UI crea…
-
I cloned NexoPOS-4x's repo and tried to set up a development environment. But when I run `npm run dev`, wepack-cli throughs an error that `Error: Unknown option '--hide-modules'`
**Error:**
```
➜…
-
* Node Version:
v7.7.3
* NPM Version:
4.5.0
* koa Version:
2.0.0
* koa-wepback Version:
0.3.1
```js
// webpack.config.js
var path = require( "path" );
var webpack = require( 'we…
-
In "dev" mode, build is ok (no call to UglifyJs).
But in "prod" mode, while building bundle with wepback, there is an error at the end of the process:
```
ERROR in assets-f7acaeef/bundle.js from …
-
## Description
I have a simple [gatsby-starter-hello-world repo](https://github.com/renschler/paperjs_example_repo) that builds fine locally but fails to build with Netlify during the static HTML …
-
Hi,
We are using the Chartist library in our Angular 10 project. we are getting below error
WARNING in depends on 'chartist'. CommonJS or AMD dependencies can cause optimization bailouts.
For m…
-
https://github.com/cypress-io/cypress/blob/10.0-release/npm/webpack-dev-server/README.md
The wepback-dev-server README still references plugin setup and the legacy `startDevServer` API.
┆Issue is …