forked from kevadesu/forgejo
Move index.js to web_src and use webpack to pack them (#8598)
* Move index.js to web_src and use webpack * Fix initHeatMap * update eslint and move webpack to devDependencies * update index.js * add eslint env node
This commit is contained in:
parent
71395dffd0
commit
afe50873a5
12 changed files with 4747 additions and 3793 deletions
|
@ -10,6 +10,7 @@ env:
|
|||
browser: true
|
||||
jquery: true
|
||||
es6: true
|
||||
node: true
|
||||
|
||||
globals:
|
||||
Clipboard: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue