Back to npm

This commit is contained in:
Oliver Davies 2020-01-24 21:31:45 +00:00
parent 3f8bd0a4a8
commit 9e7d116b49
4 changed files with 9258 additions and 6937 deletions

View file

@ -1,8 +1,8 @@
[build]
command = """
composer test && \
yarn lint --fix-dry-run && \
yarn run production && \
npm run lint --fix-dry-run && \
npm run production && \
composer run production
"""
publish = "output_prod"

9252
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -29,5 +29,8 @@
"glob-all": "^3.1.0",
"postcss-loader": "^3.0.0",
"purgecss-webpack-plugin": "^1.6.0"
},
"engines": {
"yarn": "YARN NO LONGER USED - use npm instead."
}
}
}

6934
yarn.lock

File diff suppressed because it is too large Load diff