Skip to content
Snippets Groups Projects
package.json 293 B
Newer Older
{
    "name": "Opentech",
    "version": "1.0.0",
    "description": "Build the static src.",
    "cacheDirectories": ["client/node_modules"],
    "scripts": {
      "postinstall": "cd opentech/static_src && npm install && npm build:prod"