Skip to content

Add tsconfig paths support for serverMiddleware #339

@chanlito

Description

@chanlito

Is your feature request related to a problem? Please describe.
Right now, doing import api from '@/serverMiddleware/api' doesn't work.

Describe the solution you'd like
It'd be nice to be able to import server modules this way.

Describe alternatives you've considered
There's current this https://www.npmjs.com/package/tsconfig-paths that could solve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions