Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fable 0.7.50 goes automatically into watch mode and no way to disable that #873

Closed
forki opened this issue May 4, 2017 · 5 comments
Closed
Assignees

Comments

@forki
Copy link
Collaborator

forki commented May 4, 2017

In don't have watch mode enabled in the fableconfig.json but:

watch

@forki
Copy link
Collaborator Author

forki commented May 4, 2017

Note downgrade to 0.7.45 works

@MangelMaxime MangelMaxime self-assigned this May 5, 2017
@alfonsogarciacaro
Copy link
Member

can you post the fableconfig.json?

@forki
Copy link
Collaborator Author

forki commented May 7, 2017

    {
        "module": "commonjs",
        "ecma": "es2015",
        "outDir": "out",
        "sourceMaps": true,
        "projFile": "src/msuReading.fsproj", 
        "refs": {
            "Fable.Core": "fable-core/umd",
            "Fable.PowerPack": "fable-powerpack/umd",
            "Fable.React": "fable-react/umd",
            "Fable.Elmish": "fable-elmish/umd",
            "Fable.Elmish.React": "fable-elmish-react/umd"
        }
    }

nothing sepcial...

@MangelMaxime
Copy link
Member

MangelMaxime commented May 7, 2017

@forki Should be fixed in Fable 0.7.51

Can you please confirm ?

@forki
Copy link
Collaborator Author

forki commented May 8, 2017

confirmed, fixed. thanks

@forki forki closed this as completed May 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants