mirror of
https://github.com/documize/community.git
synced 2025-07-19 05:09:42 +02:00
Use Ember v3.12.0
Bumped JS dependencies where possible
This commit is contained in:
parent
5b7610d726
commit
5e9eeb5bf9
5 changed files with 634 additions and 240 deletions
|
@ -13,7 +13,6 @@ module.exports = {
|
|||
// --no-sandbox is needed when running Chrome inside a container
|
||||
process.env.CI ? '--no-sandbox' : null,
|
||||
'--headless',
|
||||
'--disable-gpu',
|
||||
'--disable-dev-shm-usage',
|
||||
'--disable-software-rasterizer',
|
||||
'--mute-audio',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue