turbo
d1cc68e9 - add CompileTimeInfo struct for passing compile time info (#3685)

Commit
3 years ago
add CompileTimeInfo struct for passing compile time info (#3685) extracted from https://github.com/vercel/turbo/pull/3670 Refactoring to allow to pass more compile time info next to the environment to modules. e. g. we want to pass `process.env.NODE_ENV = "development"` in future
Author
Parents
Loading