-
I think a monorepo (but still with separate npm packages) will make development on pug much easier & faster. I propose that we move the following packages into a single monorepo:
- pug
- pug-lexe…
-
`webpack 2 ` use `import('xx').then()` to split code. But use `import()` in ts is invalid.
any examples to show how to use `import()` with `webpack 2` and ts ?
-
Webpack already caused a break (see https://github.com/aws-samples/amazon-sumerian-hosts/pull/181) and generally speaking there's quite a bit of build magic happening that I think detracts from the si…
-
For loading levels, we need to be able to access the levels folder and its children through the website's JavaScript file. A possible solution could be to use a JSON file somewhere to hard-code the ba…
-
Currently, we calculate inertial drop-off of camera movements per render frame. What we will need to do to ensure a more uniform rate of movement is to scale our inertial drop-off. The idea would be…
-
![baidushurufa_2017-2-8_17-34-22](https://cloud.githubusercontent.com/assets/19422011/22731434/9ee93a6e-ee25-11e6-8aa7-6d5152838e08.png)
-
Such as the title
-
Hey,
I'm trying out Babylon.hx but I got stuck when building the examples ( Lime build ).
First I got lots of missing assets errors but I managed to solve that by downloading them from Babylon.js we…
-
Plain install to 7.0.0-beta3 on Windows 10
```cmd
C:\Program Files\GrafanaLabs\grafana\bin>grafana-cli plugins install aidanmountford-html-panel
installing aidanmountford-html-panel @ 0.0.1
from: …
-
Is there any way to provide path to custom style module? Or it has to be uploaded to npm as `import-sort-style-$name` and then used as:
```
"importSort": {
".js, .jsx, .es6, .es, .mjs, .ts, .tsx"…
kiruh updated
4 years ago