mirror of
https://github.com/coder/coder.git
synced 2026-06-07 23:18:20 +00:00
ab8235f53e
* fix: Use proper webpack config for dev mode This was broken when improving the build times. The typechecker unfortunately missed it! * feat: Add links to the resource card for workspace applications Fixes #1907 and #805. I'll make this pretty in another PR! * Improve style