-
### Current Behavior
Currently, TSDX (v0.9, couldn't upgrade to 0.10 due to various problems already reported) behavior concerning minification is:
```ts
if (opts.minify !== null && opts.minif…
-
#### Description
The "babel-plugin-transform-remove-console" [transform](https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-remove-console) currently supports only a bl…
-
## 常用命令
* -c
> --config
-
rollup + antd + react 打包后 js文件在浏览器打开报错:
```
var history = shape({
listen: func$1.isRequired,
push: func$1.isRequired,
replace: func$1.isRequired,
go: func$1.isRequired,
goBack: func…
-
Oddly, this error doesn't happen in Chrome, only in Safari.
#### Input Code
Here's the non-minified code:
https://cdn.rawgit.com/trusktr/3248affba4a01a7ebf15f3cb0e68f18c/raw/b6b8258ced557…
-
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 …
-
Hey,
how can I minify the script using uglify or other similar?
I'm currently doing:
```js
gulp.task("default", function() {
process.env.NODE_ENV = "release";
return (
gulp.
src("./…
-
- antd-mobile 版本:v2.1.3
- 浏览器 (或标明是 react-native) 及其版本:Chrome latest
- 操作系统及其版本:Mac OSX
React 16 has changed to bundle with rollup, for a smaller file size and runtime performance:
> Reac…
-
Hi all,
I have a weird issue and it took me some time to figure out, that this comes from the update from version ` x;
function assign(tar, src) {
// @ts-ignore
for (const k in…
-
### Expected Behaviour
I expect I can use the sdk in an akamai edgeworker
### Actual Behaviour
Edgeworker static validation fails
### Reproduce Scenario (including but not limited to)
####…
blueo updated
2 years ago