|
|
|
|
|
by gitgud
2472 days ago
|
|
That's a great solution, and I think that's what a lot of webpack build systems do. In Angular, if a src file changes, then the corresponding build file hash changes. They call it cache-busting as it breaks the cache. What kind of web stack are you running? |
|
As for the "content" side, it is pretty stereotypical: Sass, TypeScript, AngularJS 1.xx (not a typo!), and too many npm dependencies. But there's too much NIH[0] between teams, which is why our structure is so important in other ways.
[0] https://en.wikipedia.org/wiki/Not_invented_here