mirror of
https://github.com/documize/community.git
synced 2025-07-21 14:19:43 +02:00
bumped ember version + yarn
This commit is contained in:
parent
66497d5407
commit
0de060138d
12 changed files with 12614 additions and 676 deletions
9
gui/config/targets.js
Normal file
9
gui/config/targets.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
/* eslint-env node */
|
||||
module.exports = {
|
||||
browsers: [
|
||||
'ie 9',
|
||||
'last 1 Chrome versions',
|
||||
'last 1 Firefox versions',
|
||||
'last 1 Safari versions'
|
||||
]
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue