Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

library wont update on change #67

Closed
@obiwankenoobi

Description

@obiwankenoobi

Hey! (: First of all thank you so much for your tool - It has been a real need for me!

I have a little problem though - I tried to test it by simply changing src/index.js and I can't really see it changed on my dev server. I deleted completely the content of the component but all I get in my development server its still Example Component: title.

to start the project I simply did npm start from root and later npm start from example/ , later I tried to npm run build to see if I can get any changes after build but no luck there either.

If I make changes in example/ I can see them and it's all works great. Only the library one doesn't.

This is the console output from the library server:

rollup v0.64.1
bundles src/index.js → dist/index.js, dist/index.es.js...
created dist/index.js, dist/index.es.js in 53ms

[2018-09-23 15:17:24] waiting for changes...

Am I missing something?

Thank you!

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