mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-12 22:26:08 -04:00
Optimize slide page resource packing and load orders, fix possible wrong chunks orders and font awesome version
This commit is contained in:
parent
ad90643c94
commit
efd62bd1ca
4 changed files with 64 additions and 37 deletions
|
@ -1,6 +1,5 @@
|
|||
require('../css/extra.css');
|
||||
require('../css/site.css');
|
||||
require('../css/slide.css');
|
||||
|
||||
var extraModule = require('./extra');
|
||||
var md = extraModule.md;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue