madhusudanbabar / k-domains

A simple module to manage multiple subdomains with just one project
https://www.npmjs.com/package/k-domains
MIT License
52 stars 8 forks source link

SPA on sub-domain and Static site on root-domain? #4

Closed miketeix closed 3 years ago

miketeix commented 3 years ago

Hi, do you think it's possible to have a sub-domain be a SPA and the root-domain be Static?

madhusudanbabar commented 3 years ago

Well, this module just modifies the routes, so as of now we can't have separate configs for each domain, for that to work, we need to work on core.