GithubHelp home page GithubHelp logo

Comments (4)

geelen avatar geelen commented on June 9, 2024 2

Not sure about the second, but the first is definitely because you're opening it as a file rather than through a web server. You can use https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en or https://anvilformac.com/ or just a command line web server like https://www.npmjs.com/package/http-server

Fire it up and see if the second problem goes away too?

from react-snapshot.

itsmichaeldiego avatar itsmichaeldiego commented on June 9, 2024

@geelen I am sorry I added 2 questions that I think now are unrelated in the same issue, my bad. I just moved the second question to a new issue (#28), and removed it from the description.

Regarding your answer, thanks! That solves the problem for sure! But I am looking for a way of opening it as a file, do you think its possible? For now I can fix the problem by removing the / at the beginning.

from react-snapshot.

kantenkugel avatar kantenkugel commented on June 9, 2024

While this might be possible (programatically replacing the url at snapshot-time), i think it is unwanted, as this would just replace the injection generated by create-react-app and doesn't really have to do with the static rendering part that react-snapshot does. The pages aren't meant to be opened as files anyway.

You can just use the serve package like described in the create-react-app readme

from react-snapshot.

itsmichaeldiego avatar itsmichaeldiego commented on June 9, 2024

@kantenkugel @geelen Great answers, thank you very much guys. I actually found out a way of using it like this, the problem had to do with my FTP configuration and not react-snapshot itself.

I am closing the issue as its solved!

from react-snapshot.

Related Issues (20)

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.