mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
5 lines
115 B
JavaScript
5 lines
115 B
JavaScript
|
/**
|
||
|
* This is used by vite to resolve node builtins. See resolve.alias in vite.config.js
|
||
|
*/
|
||
|
module.exports = {};
|