043c9bb35d
refs https://github.com/TryGhost/Product/issues/3962 Port custom theme setting visibility to admin-x based on previous implementation in the Ghost admin: https://github.com/TryGhost/Ghost/pull/17920
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 = {};
|