Docker: update image and optimize for layer caching

This commit is contained in:
realaravinth
2021-11-30 20:57:32 +05:30
parent eedec7da34
commit 1883ef1c1c
4 changed files with 21 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
"name": "vanilla",
"main": "index.js",
"version": "1.0.0",
"license": "AGPL-3.0",
"scripts": {
"build": "webpack --mode production",
"lint": "yarn run eslint templates",