ify-loader icon indicating copy to clipboard operation
ify-loader copied to clipboard

Webpack loader to handle browserify transforms as intended.

Results 5 ify-loader issues
Sort by recently updated
recently updated
newest added

Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install) from 1.4.5 to 1.8.29. Release notes Sourced from bahmutov/npm-install's releases. v1.8.29 1.8.29 (2023-02-10) Bug Fixes deps: update dependency @​actions/cache to v3.1.3 (7b5291a) v1.8.28 1.8.28 (2023-01-05) Bug Fixes deps:...

dependencies

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.3.0. Release notes Sourced from actions/checkout's releases. v3.3.0 What's Changed Implement branch list using callbacks from exec function by @​cory-miller in actions/checkout#1045 Add in explicit...

dependencies

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.2 to 3.6.0. Release notes Sourced from actions/setup-node's releases. Add Support for Nightly, Canary and RC builds for Node.js In scope of this release we added support...

dependencies

Some libraries such as `@apollo/client/react` has no an standard package name so when webpack tries to compile raises an error like this, due [read-package-json](https://github.com/npm/read-package-json) validation. ```textplain Error: Invalid name: "@apollo/client/react"...

https://github.com/browserify/ify-loader/issues/18#issue-733331365 This will fix the naming error when package.json do not follow the `npm` rules