mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-07-31 01:42:04 +08:00
4 lines
55 B
JavaScript
4 lines
55 B
JavaScript
module.exports = {
|
|
presets: ['@babel/preset-env'],
|
|
}
|