Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ babel.config.js
File
babel.config.js
babel.config.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module.exports = {
2
plugins: [
3
[
'@babel/plugin-proposal-decorators'
, { legacy: true }],
4
[require.resolve(
'@babel/plugin-proposal-class-properties'
), { loose: true }],
Callers
nothing calls this directly
Calls
1
resolve
Method · 0.80
Tested by
no test coverage detected