When using Vite to package and build, there will be a warning in ramda src index.js, such as containing an annotation that Rollup cannot interpret due to the position of the comment The comment will be removed to avoid issues.
in "node_modules/ramda/src/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues. node_modules/ramda/src/index.js (270:26): A comment "/*#__PURE__*/"
When using Vite to package and build, there will be a warning in ramda src index.js, such as containing an annotation that Rollup cannot interpret due to the position of the comment The comment will be removed to avoid issues.
in "node_modules/ramda/src/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues. node_modules/ramda/src/index.js (270:26): A comment "/*#__PURE__*/"