mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-14 23:24:46 -04:00
Manage more packages with npm and webpack
This commit is contained in:
parent
3368b57b89
commit
06437ccaa9
11 changed files with 15 additions and 53 deletions
|
@ -1,6 +1,7 @@
|
|||
var hljs = require('highlight.js');
|
||||
var PDFObject = require('pdfobject');
|
||||
var S = require('string');
|
||||
var saveAs = require('file-saver').saveAs;
|
||||
|
||||
//auto update last change
|
||||
var createtime = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue