competemcgill / wisp-ui

WISP User Interface
https://wisp.training
MIT License
3 stars 2 forks source link

Implemented caching with webpack #62

Closed MohamedBeydoun closed 4 years ago

MohamedBeydoun commented 4 years ago

Resolves #59

Added timestamp to output files during build

idodin commented 4 years ago

I'm not sure I agree with this change - can we not update webpack configuration to hash files? That would allow users to cache but force retrieval of resources on new builds/releases