mirror of
https://github.com/directus/directus.git
synced 2026-02-08 15:05:03 -05:00
* Fix bundles The problem was coming from rollup building only for browsers. The solution is to specify build for browsers and Node.js. This configuration is inherited from format-title package, but with the slight difference that exports .mjs files * fix types folder