-
I'm seeing behavior when using the `-w` flag where the browser reloads twice due to the output CSS file being written, then the source map being written. If I disable source map generation, the browse…
-
Currently [`smart-rename`](https://github.com/pionxzh/wakaru/tree/main/packages/unminify#smart-rename)'s implementation has a [`handleReactRename`](https://github.com/pionxzh/wakaru/blob/main/packages…
-
one of my webpack property looks like this
```js
resolve: {
modulesDirectories: [
"app",
"app/test",
"app/component",
"app/css"
"app/css/custom"
]
…
-
Is it possible to add role info (core/support)? It might be obtained from GPM/wards purchased.
I'm not interested in specific position (1-5), but just whether a given player was a core (1-3) or a sup…
Tsury updated
5 years ago
-
I am trying to use `` on the date filter component in Banks. For that, I need to use a custom Control component. I looked at the example on [the styleguide](https://docs.cozy.io/cozy-ui/react/#selectb…
-
[coc.nvim]Server languageserver.flow failed to start: Command "flow" of language
server.flow is not executable: Error: not found: flow
-
As you could all see, I have no time to work on this anymore...
If some of you still use it and anyone is interested in becoming a collaborator, please lemme know!
/cc @dioptre @lukemcfarlane @m…
huafu updated
6 years ago
-
### Environment information
```bash
Currently useImportExtensions rule proposed fix uses a real file extension, which in case of TypeScript is ".ts". This is not correct.
See this discussion:
ht…
-
Hello
I am playing around with carte blance to attempt to create a prototype of it using angular2. the initial setup was pretty nice, and getting the carteblanche running the frontend in a working en…
-
[Repro here](https://github.com/thw0rted/issue-examples/tree/karma-ts-cesium)
I use the `cesium` library. It's written in vanilla ES6 JS, and they build a CJS version (two, actually, minified and …