daybrush/utils

warning message when build project

lastmirage opened this issue · 0 comments

when build with vite,
below message displayed

ℹ vite v5.0.10 building for production...    
node_modules/@daybrush/utils/dist/utils.esm.js (158:30) A comment

"/*#__PURE__*/"

in "node_modules/@daybrush/utils/dist/utils.esm.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.