-
I've brought this up in chat previously, figured it'd be worth opening an issue.
One of the ways in which Svelte avoids unnecessary work is by tracking which properties are 'dirty' — thus `Hello {n…
-
https://simpleit.rocks/web/html/compacting-html-code/ says:
> To minify all the HTML pages in a directory and its sub-directories, official docs recommends the usage of $ minify -r -o out/ --match=…
-
Replace all Paste/paster with Click if they're CLI commands or with another approach if they're used internally.
This is required for migrating from Pylons to Flask and for enabling Python 3 compat…
-
Previously I remember the install instructions for browserify contained something like `browserify bitcoinjs-lib -s bitcoin > bitcoinjs.js` to build a standalone version of bitcoinjs.
Nowadays the …
-
![image](https://user-images.githubusercontent.com/16946810/80459501-be29c500-8932-11ea-92eb-8788ceb3c96c.png)
The toolbar Icons are not showing and I get missing font family errors, but they're al…
-
We have problems compiling bootstrap sass files and other sass files, i suspect the SassAndCoffee library is build to use a old verision of sass 2.x however this project seams to be dead ? its not upd…
-
**Describe the bug**
```
const webpack = require('webpack');
const path = require('path');
/*
* SplitChunksPlugin is enabled by default and replaced
* deprecated CommonsChunkPlugin. It autom…
-
**Describe the bug**
I turned off minification in my webpack.config.js, which works for start-storybook. For build-storybook however, this override is not respected.
**To Reproduce**
Steps to rep…
-
* Operating System: Windows
* Node Version: 10.16.0
* NPM Version: 6.9.0
* webpack Version: 4.30.0
* terser-webpack-plugin Version: 1.2.3
### Feature Proposal
`terser-webpack-plugin` ope…
-
Originally reported by: **Yaw Anokwa (Bitbucket: [yanokwa](https://bitbucket.org/yanokwa), GitHub: [yanokwa](https://github.com/yanokwa))**
----------------------------------------
on large forms wi…