GreatAuk / plugin-web-update-notification

Detect webpage updates and notify user to reload. support Vite, Umijs, and Webpack.
MIT License
490 stars 42 forks source link

vite build error : TypeError: hook is not a function #36

Closed 0522skylar closed 1 year ago

0522skylar commented 1 year ago

rendering chunks (13)...[vite:build-html] hook is not a function error during build: TypeError: hook is not a function at applyHtmlTransforms (D:\vscodeProject\vue\vite-chatGPT\node_modules\vite\dist\node\chunks\dep-9c153816.js:21725:27) at Object.generateBundle (D:\vscodeProject\vue\vite-chatGPT\node_modules\vite\dist\node\chunks\dep-9c153816.js:21677:32) at D:\vscodeProject\vue\vite-chatGPT\node_modules\rollup\dist\shared\rollup.js:22841:40 error Command failed with exit code 1.

0522skylar commented 1 year ago

my vite version is 2.8.0

GreatAuk commented 1 year ago

https://github.com/GreatAuk/plugin-web-update-notification/releases/tag/v1.6.4