nuxt-stencil icon indicating copy to clipboard operation
nuxt-stencil copied to clipboard

Easy Stencil.js component library integration with Nuxt.js.

Results 8 nuxt-stencil issues
Sort by recently updated
recently updated
newest added

Hello @Gomah , this project can be used in production?

[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end)...

dependencies

Bumps [jest](https://github.com/facebook/jest) from 25.4.0 to 26.6.3. Release notes Sourced from jest's releases. 26.6.3 Fixes [jest-resolve-dependencies] Continue dependency resolution if mock dependency can't be found (#10779) 26.6.2 Features [jest-core] Add findRelatedTests...

dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.3.2. Release notes Sourced from prettier's releases. 2.3.2 changelog v2.3.1 Changelog 2.3.0 diff 🔗 Release Notes 2.2.1 🔗 Changelog 2.2.0 diff 🔗 Release Notes 2.1.2...

dependencies

Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) from 7.2.1 to 12.3.1. Release notes Sourced from eslint-config-airbnb-typescript's releases. v12.3.1 12.3.1 (2021-02-06) Bug Fixes Missing files in npm bundle (e9910fc) v12.3.0 12.3.0 (2021-02-06) Features Reduce package size...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Hello @Gomah, after trying include a stencil lib using `path.resolve()`, the nuxt-stencil can't find the module. The problem is because the Windows use `\` and not `/`, so your `plugin.ts`,...

Hi @Gomah, this PR fix the #12 issue.