Skip to content

Unable to contribute to local development #20

Open
@mcmxcdev

Description

@mcmxcdev

I was struggling to get the extension to show up in "Extensions" application.

That's because when running npm run build and npm run linkdist, a symlink to dist is created as shown in the image below BUT the dist files need to put into this directory directly like shown too:

image

Long story short: instead of symlinking the dist folder over as a whole, it might be better to just copy the contents of the dist folder over and overwrite any files already existing in the extensions directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions