mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
Lazy loading
This commit is contained in:
@@ -2,8 +2,7 @@ const purgecss = require('@fullhuman/postcss-purgecss')({
|
||||
|
||||
// Specify the paths to all of the template files in your project
|
||||
content: [
|
||||
// '../resources/static/index.html',
|
||||
// '../resources/static/js/main.js',
|
||||
'../resources/static/js/main.js',
|
||||
// etc.
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user