Skip to content
Snippets Groups Projects
Commit 89e19ed3 authored by Fredrik Jonsson's avatar Fredrik Jonsson
Browse files

Add a top package.json that runs npm in opentech/static_src.

parent 87b5b915
No related branches found
No related tags found
No related merge requests found
{
"name": "Opentech",
"version": "1.0.0",
"description": "Build the static src.",
"scripts": {
"postinstall": "cd opentech/static_src && npm install && npm build:prod"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment