-
### What problem does this feature solve?
There is no way to turn on watch mode analogue to webpack --watch for just transpile jsx and output it to folder.
Imagine people are **not** running clie…
-
### Version
[v2.8.1](https://github.com/nuxt.js/releases/tag/v2.8.1)
### Reproduction link
[https://github.com/simllll/nuxt-monorepo-test](https://github.com/simllll/nuxt-monorepo-test)
### Steps …
-
**What version of Next.js are you using?**
10.0.5
**What version of Node.js are you using?**
12
**What browser are you using?**
chrome
**What operating system are you using?**
macOs
**How are …
-
In a NODE container with YARN installed, automatic compilation of assets when they are modified does not work.
I created a Symfony project with a NODE container dedicated to assets.
1.Go to the …
-
## Bug description
Build is failed when using next-css plugin
## Reproduction steps
1. Add @zeit/next-css plugin to next.config.js
2. import a css file in tsx component
3. build
esbuil…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project.
- [X] I agree to follow …
-
The duration of front end asset bundling and minification has been flagged several times as a source of friction in development and deployment:
* Tutor rebuilds all MFEs relatively often, and this …
-
### Bug description
## Overview
I am trying to use esbuild-loader within a monorepo using yarn workspace and I am unable to declare folder aliases on each individual workspace. I use `@` as root a…
-
# Bug report
**What is the current behavior?**
`__webpack_require__` goes bang attempting to import a library local to our project (i.e. a sibling package in the same lerna monor…
-
I'm trying to host the static build of story book on a sub folder e.g. `https://domain.com/shared-ui` and I'm having some trouble. The index.html file generated by storybook has all of the scripts li…