-
* 1. [背景](#1.0)
* 2. [vite 与 snowpack](#vitesnowpack)
* 3. [nopack](#nopack)
* 3.1. [原理图](#3.1)
* 3.2. [时序图](#3.2)
* 3.3. [Q: 如何做到项目 0 改动接入 ?](#Q:0)
* 3.4. [Q: nopack 这个名字是啥意思 ?](#Q:…
-
## Goal
1. Unify the way Javascript and Typescript libraries are transpiled and provided.
2. Prevent compatibility issues of (3rd party) dependencies and out supported browsers.
## Background
Cu…
-
For some of my triangular geometries the `ResolveTriangleIntersections(...)` function segfaults within ug (HEAD). However using the same parameters for the function in ProMesh 4.3.18 works fine.
``…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
@rollup/plugin-babel
### Input code
Original Code:
```js
class Dashboard {
name = 'stats' + this.amount;
…
-
### Summary
Have a few questions
### Context
First of all, want to start saying that dependency-cruiser is a great tool. We've been using it for a while at BrexHQ, and has made a few …
-
Here's a list of things that I found maybe unnecessary for HD, feel free to complete/comment:
- In HaxeContext / CompletionMode you get to choose between "FlashDevelop / CompletionServer / Compiler".…
-
Is there a way to reset the BigDataViewer view to the original orientation? If the user accidentally alters the orientation by rotating the view then it's really difficult to manually get it back agai…
-
Please add one comment per plugin (please link to website/repo/docs), which others can then upvote using reactions like 👍 (not more comments).
The idea is that you can request/upvote plugins here. …
-
### What version of Bun is running?
1.1.26+0a37423ba
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
I was trying to do b…
-
Hi,
It is impossible to use variables because when using variables raises the error:
### [plugin:vite-plugin-stylex] /index.stylex.js: Only static values are allowed inside of a stylex.create() …