This repository was archived by the owner on Apr 3, 2025. It is now read-only.
This repository was archived by the owner on Apr 3, 2025. It is now read-only.
Trouble using the plugin #59
Open
Description
Hi, I have trouble using this plugin on Babel:
Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@littledan/babel-plugin-plugin-transform-operator-overloading' imported from /Users/xiaof/js_render_engine/babel-virtual-resolve-base.js
My .babelrc:
{ "presets": [ "@babel/preset-env", "@babel/preset-typescript" ], "plugins": [ ["@littledan/plugin-transform-operator-overloading"], "@babel/plugin-proposal-class-properties" ] }
Metadata
Metadata
Assignees
Labels
No labels