-
-
* `make` fails on `Linux 4.15.0-52-generic`, current latest kernel for Ubuntu 18.04 LTS 64-bit, with Vanilla GNOME (used as developer and main workstation + some server services)
* *The package `inte…
-
❗️ **Bug**
I think I found a bug in the way the development of Meteor is currently organized and would like to work together with the community to resolve this.
Instead of hijacking the 1.8.1 rele…
-
v13 of this plugin won't compile for me. Is there something different I need to do to import the plugin as of v13?
```
Failed to compile.
./src/assets/Index.css (./node_modules/css-loader/dist…
-
Hey, first of all i just wanted to say i absolutely love this library ❤ It honestly seems like the future of frontend development.
I had two questions about dynamic values:
# 1
My main issue with…
-
Could you explain a bit what does the compiler do, why is it needed, etc?
-
This is a weird one, and I bet this isn't the right place for it. Running `yarn build` in my create-react-app project, it fails with:
```yarn build v1.0.1
$ react-scripts build
Creating an optimi…
-
We were blocked on the resolution of [cancelable promises](https://github.com/tc39/proposal-cancelable-promises), but consensus has broken down, so we need to find a new way.
## How cancellation f…
-
When I try to deploy to zeit.co now it builds and runs but only the development server.
```json
"scripts": {
"start": "if-env NODE_ENV=production && npm run -s serve || npm run -s dev",
…
-
This might not be an issue with preact-cli, but in case it is I'm posting it here. I am using preact-cli and cytoscape.js, cytoscape-dagre, and cytoscape-qtip. Running the dev server produces no error…