Skip to content

Content not from webpack is served #158

@Kerrialn

Description

@Kerrialn

Stack:

Package version
Vue.js 2.6.14
Symfony 5.3
api platform 2.6
web pack encore 1.0.0

I have a full API and I run it locally like so symfony server:start and yarn dev-server however, it seems that by default both run on port 8000. which introduces conflicts when it comes to routing.

If possible, how can I change the port for the encore server?

I attempted to run yarn dev-server --port 8080 but it seems that it still ran on 8000.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions