I am testing SPA template from within Visual Studio 2017. I found the project is started using app.module.server.ts. I wonder how it is possible to use app.module.client.ts. How the package decide wich one to use
I am testing SPA template from within Visual Studio 2017.
I found the project is started using app.module.server.ts.
I wonder how it is possible to use app.module.client.ts. How the package decide wich one to use