-
Hello, I'm unable to connect
```
Treeshaking code...
Sending code to device - /dev/tty.wchusbserial1410 @ 115200 baud...
espruino: Espruino Command-line Tool 0.1.6
----------------------------…
ghost updated
5 years ago
-
Hey first of all, thanks for putting order into the chaos which is the current state of typescript-treeshaking!
I only have one question.
So the reason the Babili build is only transpiling to ES20…
-
![](https://static.vue-js.com/5e8bf1d0-6097-11eb-ab90-d9ae814b240d.png)
## 一、是什么
`Tree shaking` 是一种通过清除多余代码方式来优化项目打包体积的技术,专业术语叫 `Dead code elimination`
简单来讲,就是在保持代码运行结果不变的前提下,去除无用的代码
如果把代码…
-
## Feature request:
Currently [sigma-file-manager](https://github.com/aleksey-hoffman/sigma-file-manager) uses `v1` of [OverlayScrollbars](https://github.com/KingSora/OverlayScrollbars). `v2` w…
-
**Note: for support questions, please use one of these channels:**
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
#### Short description of the problem:
main.css miss…
-
prn/pr-str etc are totally broken right now I would say since JSON.stringify just silently drops stuff. Also you can't copy-paste printed objects back into the code.
-
A milestone for v2.0
Currently when you create a module via vuex-easy-firestore, it will add a bunch of actions, getters, mutations etc.
I'm thinking of creating a system where actions that you …
-
I'd like to propose using ESM imports and a plugin system as an addition (or replacement) for custom builds. To me, this has the following advantages:
- Much more flexible, no re-builds required wh…
-
I am using the angular seed project as the base AngularSeed project.
I then use angular2 schema form to produce the dynamic forms.
And the dynamic form project has dependency on z-schema.
After doi…
-
Idea: "pay as you go"
## Goals
- reduce the API surface for idiomatic Polaris apps
- reduce the size of minimum viable payload for Ember apps
- eliminate the entanglements that reduce the benefits …