-
Hi guys,
My library is built successfully but got an error when min.js file to be used (non-minified is work fine), for instance:
```
ERROR in ../lib/index.es.min.js
Module build failed (from …
-
**Is your feature request related to a problem? Please describe.**
I'm a long time user of Vue in a webpack context and i'm giving a try to Vite.
So far It's been a pleasant journey : Dev mode is re…
-
Hi!
I'm having some trouble with getting the polyfill javascript files written to disk. They are only sometimes generated into the polyfills folder - more often if my system is under heavy load. …
-
**Describe the bug**
After updating to the babel modules version 7.7.0 published on 11/05/19, `babel-plugin-minify-simplify/lib/index.js:549:40` is now failing with `Cannot set property inList …
jchip updated
5 years ago
-
A function defined in jQuery sections is incorrectly optimized
**To Reproduce**
Minimal code to reproduce the bug
```
(function($) {
Math.gcd = function(x, y) {
return …
-
这样配置运行会出错
```ts
import { defineConfig } from "vite";
import { babel } from "@rollup/plugin-babel";
import { resolve } from "path";
const root = resolve(__dirname, "src");
import { createHtml…
-
I tried installing a fresh node environment:
```
twn$ nodeenv --prebuilt nodeenv
* Install node (15.5.1)... done.
twn$ source nodeenv/bin/activate
(nodeenv)twn$ npm install
added 380 packag…
-
Hi
I put some `console.logs` into the `babel-plugin-styled-components` and it seems to get called but for some reason it does not process and the result is that for example `comments` and `whitespa…
-
I wrote a library of elements, and want to make sure designers can just add the right ES5 source file to their HTML pages to start using it.
I am creating a bundle using rollup (to roll it up to one …
-
**Describe the bug**
**To Reproduce**
Minimal code to reproduce the bug
```js
const {
production,
} = require('./config/index');
const date = {
presets: [
[
'@b…