Skip to content

kristoferjoseph/arc-deploy-issue-001

Repository files navigation

Steps to reproduce issue deploying a project with a configured static folder.

  1. open app.arc
  2. notice the @static pragma with a folder set to build
  3. leave the app.arc file open
  4. on the command line run npm run deploy
  5. notice the @static pragma has been removed during the deploy
  6. This causes the deployed app to fail because it is looking in the wrong folder for the needed generated static assets.

About

Repro steps for arc deploy removing the @static pragma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published