jjangga0214/haetae

feat(core): `configAsEnv`

Closed this issue · 1 comments

  1. Get the list of every transitive deps by js.graph.
  2. Set hash([ <transitive deps of config file> ]) as a field of env.

Not going to enable this as a config option.
But the way to do so is introduced in the Getting Started guide.