mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
* 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