Dan Dinh

Results 9 comments of Dan Dinh

@vankop > * disable import meta parsing `javascript.parser.importMeta=false`. this will keep `import.meta.url` in source code. where should it be possible to set that value? my lib needs import.meta.url be dynamic,...

@vankop tks, i found where to put that option https://webpack.js.org/configuration/module/#moduleparserjavascript ``` module.exports = { module: { parser: { javascript: { importMeta:false }, }, }, }; ```

Found the culprit, `minifyCSS` is default `true`, but documentation on project home page says `false`

the same here, even after creating file app.json manually ``` { "name":"...", "displayName":"..." } ``` it's still breaking

@mdtauk What's the status of this feature? It's easier to switch to a terminal tab if tabs are at bottom; click taskbar icon and then click a terminal tab at...

2024, i dont see the repo rename feature on Keybase desktop client, any news?

> objects in the redux store @VittorioAccomazzi i guess you should use indexeddb to store binary handle for now

Me too, i created a project with CodeAssist in non-default dir set by CodeAssist. Can't open it, the project list when starting CodeAssist say no projects found.

same here, sdk and ndk are a few hundreds of MB, it shows Done instantly and a red line after "download failed"