diff options
author | 2022-08-22 13:33:54 -0300 | |
---|---|---|
committer | 2022-08-22 12:33:54 -0400 | |
commit | 8f20b188757c7f8c17097a1d0bb43b1bc556a43a (patch) | |
tree | 0ff3cf863cf0efc2c23ab64b84f98f1670965f84 /examples/framework-alpine/src | |
parent | 8264f85f1d9c8578b2fdbd84b446500de0f8c22f (diff) | |
download | astro-8f20b188757c7f8c17097a1d0bb43b1bc556a43a.tar.gz astro-8f20b188757c7f8c17097a1d0bb43b1bc556a43a.tar.zst astro-8f20b188757c7f8c17097a1d0bb43b1bc556a43a.zip |
Updated Express code to serve assets (#4402)
Assets where not served so the style was not applied, fixed this by adding the line app.use(express.static('dist/client/'))
Diffstat (limited to 'examples/framework-alpine/src')
0 files changed, 0 insertions, 0 deletions