-
## The dependency [nuxt](https://github.com/nuxt/nuxt.js) was updated from `2.2.0` to `2.3.0`.
🚨 [View failing branch](https://github.com/likecoin/likecoin-button/compare/master...likecoin:greenkeep…
-
-
### **Describe the bug**
Entry file `src/index.pug` has `script` element with `src` tag set to a javascript file which imports another javascript file with esm. Webpack compilation failes with an e…
-
Hi! I'd like to report an issue I've faced during the development.
I am using a lot of entry points, and I need a shared vendor chunk to extract libraries to it (provided from `node_modules`. In my…
-
After updating NPM packages, this exception started happening on each request.
```
TypeError: Cannot read properties of undefined (reading 'split')
at toIdentifier (D:\home\site\wwwroot\node_mo…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Introduction
### What specific section or headline is this issue about?
Installation and first use
###…
-
### Environment
- Node Version: v14.16.0
- Nuxt Version: 3.0.0
- Package Manager: npm@7.17.0
- Bundler: Vite
### Reproduction
here you can see a very simple reproduction link
https://stac…
-
# 🐛 bug report
When I use multiple Vue components in my Vue template, only the first child component of a parent component appears to be displayed after minification. This happens when buil…
-
![image](https://user-images.githubusercontent.com/26139195/54334710-c6a53a80-4661-11e9-8901-83827d3169ea.png)
2019-03-14T05:56:16.139Z FTL/util:lifecycle 10594 [FA6A10319123] Shutting down due…
-
The `module.rules` in node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/webpack-configs/common.js has the following lines after installing new npm packages with ng-cli-pug-loader…