1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-22 22:22:12 +00:00

popup window added

This commit is contained in:
Rokt33r
2015-06-04 19:49:13 +09:00
parent 8bcfac70b2
commit c3ed69a712
11 changed files with 664 additions and 8 deletions

View File

@@ -44,6 +44,10 @@ module.exports = {
name:'moment',
src:'node_modules/moment/moment.js',
cdn:'https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.3/moment.min.js'
},
{
name:'angular-hotkeys',
src:'node_modules/angular-hotkeys/build/hotkeys.js'
}
]
}