GithubHelp home page GithubHelp logo

raincal / parcel-reason-react-app Goto Github PK

View Code? Open in Web Editor NEW
31.0 2.0 3.0 208 KB

A simple reason react app using parcel bundler

Home Page: https://parcel-reason.netlify.com

License: MIT License

HTML 15.70% CSS 26.91% C++ 8.42% Reason 48.97%
reason-react parcel reasonml

parcel-reason-react-app's Introduction

Hi there ๐Ÿ‘‹

Readme Card

Top Langs

parcel-reason-react-app's People

Contributors

adambrodzinski avatar dependabot[bot] avatar raincal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

parcel-reason-react-app's Issues

Trouble with development mode

I cloned the repo, followed the instructions to build and start and worked as expected, could access the app on localhost:1234

Then I did some changes, saved and expected after browser refresh to see these changes having been applied, unfortunately this was not the case. Only way to get the app updated was to kill the dev server and restart it with yarn start. I guess this is not how it is supposed to be. (in a non-parcel reasons project of mine, I just run yarn start which has file-watcher enabled bsb -make-world -w and all worked as expected)

I did try to make Visual Studio Code to run bsb after each file-save, but that did not work (a "save" caused all *.bs.js to get deleted), but I guess this is a different problem, specific to my editor.

I tried to do run manually a yarn build after file save, but that resulted in total corrupt output, after browser refresh I got a the browser console:

Uncaught SyntaxError: Unexpected token <

I also tried to run separately a bsb -make-world -w script, but that did also not work.

So my only option: Restarting the dev server, but that takes about 2 seconds at my setup!

So how is the development workflow supposed to be ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.