1
0
Fork 0
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:
HarveyKandola 2019-08-28 12:57:02 +01:00
parent 5b7610d726
commit 5e9eeb5bf9
5 changed files with 634 additions and 240 deletions

View file

@ -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',