Skip to content
Snippets Groups Projects
Commit 98ecbded authored by Natalie Weizenbaum's avatar Natalie Weizenbaum Committed by GitHub
Browse files

Avoid barback for precompilation if possible. (#1481)

Previously we were always loading an AssetEnvironment when we
precompiled any executable. Now we only load that environment if some
package dependended on by some executable actually uses a transformer.
Otherwise, we precompile from disk. The new approach is substantially
faster and produces better error messages.

Closes #1473
parent d0a5744e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment