mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
chore(nx): move all monorepo-style in subfolder for processing
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import "../stylesheets/bootstrap.scss";
|
||||
import "../stylesheets/auth.css";
|
||||
|
||||
// @TriliumNextTODO: is this even needed anymore?
|
||||
// @ts-ignore - module = undefined
|
||||
// Required for correct loading of scripts in Electron
|
||||
if (typeof module === 'object') {window.module = module; module = undefined;}
|
||||
Reference in New Issue
Block a user