This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-06-27 00:41:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
core
/
upload
/
rollup.config.mjs
4 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: refactor rollup utils and move to preserveModule for better tree shaking
2025-03-19 17:33:37 +01:00
import
{
basePluginConfig
}
from
'../../../rollup.utils.mjs'
;
chore: use rollup chore: fetch template only if name matches name convention chore: linting chore: fix tests chore: fix npm scripts test: try to fix test
2025-01-16 09:05:49 +01:00
chore: refactor rollup utils and move to preserveModule for better tree shaking
2025-03-19 17:33:37 +01:00
export
default
basePluginConfig
(
)
;
Reference in New Issue
Copy Permalink