Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ailabs-software/3badafc6ed8e9e83bc99085a2406657b to your computer and use it in GitHub Desktop.
Save ailabs-software/3badafc6ed8e9e83bc99085a2406657b to your computer and use it in GitHub Desktop.
Not outputting "build/*.js" files from "pub run build_runner build web"
root@shopwindow-ThinkPad-T460:/opt/deployment/applications/shopwindow/shopwindow_dg5# pub run build_runner build web
[INFO] Generating build script completed, took 421ms
[INFO] Reading cached asset graph completed, took 741ms
[INFO] Checking for updates since last build completed, took 1.4s
[INFO] Running build completed, took 2m 19s
[INFO] Caching finalized dependency graph completed, took 1.1s
[INFO] Succeeded after 2m 20s with 8049 outputs (14464 actions)
root@shopwindow-ThinkPad-T460:/opt/deployment/applications/shopwindow/shopwindow_dg5# ls build
packages
root@shopwindow-ThinkPad-T460:/opt/deployment/applications/shopwindow/shopwindow_dg5#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment