Ryan Graham
Ryan Graham
I can do a PR for this, but I thought I would check first... Can we remove the scss imports from the project? I'd like to let my project handle...
The version of `assign-deep` used by the project has an active vulnerability and is recommended to update to the latest version: https://github.com/jonschlinkert/assign-deep/blob/1.0.1/README.md Would it be possible to upgrade the project...
I'm trying to migrate a project from React to lit-html and replacing any instances of `react-intl` with `lit-translate`. The one thing I miss is the [FormatJS CLI](https://formatjs.io/docs/tooling/cli) It would be...
**Do you want to request a feature, report a bug or ask a question?** Bug **What is the current behavior?** `spriteModule` does not resolve if including SVG from another NPM...
I know the README says [Not for use in Webpack](https://github.com/anvilresearch/webcrypto#not-for-use-in-webpack), but Webpack isn't only used for outputting browser code. When using a [target](https://webpack.js.org/configuration/target/) other than `web` (NodeJS, Electron, etc.) there's...