UNPKG

jzzx-directives

Version:
22 lines (21 loc) 1.8 kB
jzzx-directives:build: cache hit, replaying output 34b943e1a0e69786 jzzx-directives:build:  jzzx-directives:build: > jzzx-directives@1.0.0 build D:\adny\jzzx\apps\jzzx-directives jzzx-directives:build: > rollup -c jzzx-directives:build:  jzzx-directives:build:  jzzx-directives:build: src/plugins/vue-plugin/index.ts → dist/index.js, dist/index.common.js, dist/index.vite.js, dist/index.browser.js... jzzx-directives:build: (!) Mixing named and default exports jzzx-directives:build: https://rollupjs.org/guide/en/#outputexports jzzx-directives:build: The following entry modules are using named and default exports together: jzzx-directives:build: src\plugins\vue-plugin\index.ts jzzx-directives:build: src\plugins\vue-plugin\index.ts jzzx-directives:build: src\plugins\vue-plugin\index.ts jzzx-directives:build:  jzzx-directives:build: Consumers of your bundle will have to use chunk['default'] to access their default export, which may not be what you want. Use `output.exports: 'named'` to disable this warning jzzx-directives:build: (!) `this` has been rewritten to `undefined` jzzx-directives:build: https://rollupjs.org/guide/en/#error-this-is-undefined jzzx-directives:build: src\plugins\vue-plugin\src\directives\debounce\src\debounce-directive.ts jzzx-directives:build: 26: } jzzx-directives:build: 27: export default debounce  jzzx-directives:build: created dist/index.js, dist/index.common.js, dist/index.vite.js, dist/index.browser.js in 13.8s