Refactor
This commit is contained in:
parent
89a98b2644
commit
36c11e1f0f
48 changed files with 105 additions and 191 deletions
|
|
@ -38,6 +38,7 @@ init((launch) => {
|
|||
|
||||
// Register components
|
||||
require('./views/components');
|
||||
require('./views/widgets');
|
||||
|
||||
// http://qiita.com/junya/items/3ff380878f26ca447f85
|
||||
document.body.setAttribute('ontouchstart', '');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue