Open cryptiklemur opened 3 years ago
I have a postProcess script for build:
{ //... "postProcess": { "build": "node ./bin/release.js" } } `` But i see no logs of it trying to run, and I don't think it actually runs because its not doing anything
I have a postProcess script for build: