chore: only compile components on publish if changed

This commit is contained in:
Mo
2022-06-15 16:44:59 -05:00
parent 366613cc81
commit 33e094a03f
2 changed files with 11 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
"version": "1.2.7-alpha.14",
"license": "AGPL-3.0-or-later",
"private": true,
"author": "Standard Notes.",
"author": "Standard Notes",
"description": "Ruby on Rails web server for hosting the web application",
"engines": {
"node": ">=12.19.0 <17.0.0"