aziontech/azion

manifest.json: no such file or directory

tiagokrebs opened this issue · 1 comments

When I deploy an application from the type azion (static) I got this error:

Error: open /Users/krebs/Projects/tiagokrebs.com/.edge/manifest.json: no such file or directory

Although the build is ignored as expected there's still some invalid dependency of manifest.json going on.

image

Hey @tiagokrebs , Thanks for the warning, the static preset is deprecated so I'll upload the fix. To do something similar you can use the Html preset that Vulcan supports.