-
### Installed product versions
- Visual Studio: 2022
- This extension: 2.9.9
### Description
"Bundler & Minify" not available on menu with JS files
![image](https://github.com/failwyn/BundlerMi…
-
Should be able to reuse prool for this
https://github.com/wevm/prool
-
System:
Brand new Nanode from linode with kali-linux
This is what I got, before it was a missing sqlite, fixed that and now this. fml
:38:in `require': cannot load such file -- sqlite3/sqlite3_…
-
### Discussed in https://github.com/slidevjs/slidev/discussions/1924
Originally posted by **tschaub** November 1, 2024
This would be better suited for a bug report, but I haven't yet figured …
-
Hey, I have an offline installation of ruby and required ruby gems where I ran into a problem.
I am preparing the installation on an online server, and then copy all the gems to the offline product…
-
Any opinion on moving to bundler?
-
## Description
Latest `rvm` version cannot load bundler from `@global`-gemset in a Passenger + Nginx configuration.
I'm running passenger and nginx on my local development environment described …
-
I think it's choking on `jsx` expressions in js
build with
```bash
strapi develop --bundler vite
```
returns
```bash
│ RollupError: Expression expected in node_modules/@offset-dev/strapi-…
-
在 uniapp,vue3 + ts 中使用 `import gcoord, { CRSTypes } from 'gcoord';`,编译时报错:"CRSTypes" is not exported by "node_modules/gcoord/dist/gcoord.esm-bundler.js",
-
### What is the problem this feature would solve?
Given this:
```ts
// test.ts
import { BunFile } from "bun";
```
`bun build test.ts` with `"verbatimModuleSyntax": true` should throw an error …