henkaku-center / henkaku-nengajo-frontend

https://nengajo.henkaku.org/
8 stars 14 forks source link

Add "baseUrl" setting #24 #25

Closed imaichiyyy closed 1 year ago

imaichiyyy commented 1 year ago

Add a setting to work with one of the following paths.

ex: Footer

import Footer from 'components/footer'
import Footer from '@/components/footer'

Edit by @alecrem: Closes #24

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
henkaku-nengajo-frontend ✅ Ready (Inspect) Visit Preview Nov 24, 2022 at 11:33AM (UTC)
alecrem commented 1 year ago

Please add this to the text on your PR, where you wrote "Add a setting to work with one of the following paths."

Closes #24

With this, the issue will be automatically closed on merging.