Manage more packages with npm and webpack

This commit is contained in:
Yukai Huang 2016-10-11 14:52:45 +08:00
parent 3368b57b89
commit 06437ccaa9
11 changed files with 15 additions and 53 deletions

View file

@ -12,6 +12,9 @@ var getHistory = historyModule.getHistory;
var saveHistory = historyModule.saveHistory;
var removeHistory = historyModule.removeHistory;
var saveAs = require('file-saver').saveAs;
var List = require('list.js');
var options = {
valueNames: ['id', 'text', 'timestamp', 'fromNow', 'time', 'tags', 'pinned'],
item: '<li class="col-xs-12 col-sm-6 col-md-6 col-lg-4">\