0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Add CM Themes to build folder

This commit is contained in:
G.Ambatte
2023-04-02 12:22:06 +12:00
parent 46bc34d527
commit 51f657d2c5

View File

@@ -99,6 +99,10 @@ fs.emptyDirSync('./build');
await fs.copy('./themes/assets', './build/assets');
await fs.copy('./client/icons', './build/icons');
//v==---------------------------MOVE CM EDITOR THEMES -----------------------------==v//
await fs.copy('./node_modules/codemirror/theme', './build/homebrew/cm-themes');
//v==----------------------------- BUNDLE PACKAGES --------------------------------==v//
const bundles = await pack('./client/homebrew/homebrew.jsx', {