-
Since a few versions emcc also minifies the HTML entry point (built from shell.html).
This file is pretty small and does not benefit a lot from minification. However minification is a significant h…
-
**Describe the bug**
The missing entry point in the generated config.
**What is the current behavior?**
Missing entry point
**To Reproduce**
Steps to reproduce the behavior:
1. webpack-cli…
-
Please document how to build or add a bash script that builds or something. I want to eventually automate builds via Github Actions while also testing my changes locally
Kukks updated
4 years ago
-
I am having an issue where running `jekyll build --watch` copies `.js` files from inside the `js/` directory to the built `_site` dir, but they contain no content. This is also intermittent and I'm no…
-
**Describe the bug**
can't get it to build using npm run build
**Version**
latest
**To Reproduce**
Steps to reproduce the behavior:
1. npm install
2. npm run build
**Expected behavior*…
-
When using bootstrap across a tethered connection at least one js file stops working.
The reason is that many providers (o2, t-mobile, vodafone) across the world embed another js script into web page…
-
There's a million missing semis at the end of lines; which break compressors and packers.
-
Currently rui is opinionated on icons if we look at the accordion implementation.
I believe we should have a method of doing icons that can be easily removed completely so we do not force that opin…
-
### [REQUIRED] Describe your environment
* Operating System version: Mac OS X 10.12.6
* Firebase SDK version: _3.6.x and 4.1.x
* Firebase Product: auth (auth, database, storage, e…
-
Hi,
I get this error when i try to execute a simple formula:
```
Uncaught Error: Invalid '(19/100)' expression. It contains illegal combination: '19/'.
```
this is the only line i use exact-math …