![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | dist/ | 8 months ago | - | |
![]() | LICENSE | 8 months ago | 1.0K | |
![]() | README.md | 8 months ago | 1.7K | |
![]() | package.json | 8 months ago | 1.0K |
Stub package for @vue/devtools-api
.
Why this package:
Many of Vue 3 libraries use this package internally to integrate with devtools and mostly for development.
While normally an esm bundler version of those libraries allows tree-shaking and opting out, it is not always possible and specially problematic with externalization.
This package mocks same interface of the package.
corepack enable
(use npm i -g corepack
for Node.js < 16.10)pnpm install
pnpm dev
Made with 💛
Published under MIT License.