-
Solution
> I added it one week ago. We should take care of still allowing users to set formatting options for package.json in overrides. In fact, we could encode the package.json default formatt…
-
Hi @benduran,
We're running into an issue where changes to `package.json` also change the spacing, which doesn't align with our prettier config.
This could be fixed in the pre-commit step but h…
-
**What would you like to be added**:
syft should ignore explicitly malformed test file package.json
e.g. https://github.com/browserify/resolve/blob/main/test/resolver/malformed_package_json/packag…
-
### No existing issues.
- [X] There is no existing issue for my request.
### Description
Please consider / discuss the introduction of optionalDependencies at io-package.json.
optionalDependenci…
-
* **Electron-Builder Version**: 26.0.0-alpha.6
* **Node Version**: 23.0.0
* **Target**: Windows
I'm trying to inject app version on compile stage. I have a `package.json` with…
-
Currently, you're copying files into the dist folder by hand
See: https://github.com/mieweb/herbie/blob/master/chrome_extension/dist/mie-simulijs.js
When there is an npm for it: https://www.npmj…
-
this is necessary to consume lockfiles produced by
`npm install --package-lock-only --production`
```js
{
includeDevDeps: false,
strictOutOfSync: false,
includeOptionalDeps: true,
}
``…
-
### Current Behavior
Packages bundled with vite are published without compiled code, only package.json file
### Expected Behavior
Package should be published and ready to use with all the compiled …
-
Hello I checked out the project and run the following commands
```
pnpm install
pnpm build
```
but webpack fails with missing types
ERROR in /home/sylvain/projects/ds/figma-plugin/src/app/Cod…
-