Code Monkey home page Code Monkey logo

Comments (6)

moollaza avatar moollaza commented on May 30, 2024 1

@yagoazedias thanks for posting this.

I guess you'll need to define that ENV variable in order for this to work. I suppose I could put a .env file in the repo with a blank value for that. You could do the same or just run VUE_APP_FATHOM_SITE_ID='' yarn serve

Alternatively, you could also remove the bit of HTML that references that in index.html (at the bottom). It's only used to pass along the Fathom Analytics Site ID to a script tag

from repo-remover.

moollaza avatar moollaza commented on May 30, 2024 1

@dkebler I've pushed an update. Fathom should be ignored in dev mode.

from repo-remover.

yboujraf avatar yboujraf commented on May 30, 2024

Dear,

I created the .env file and added :

VUE_APP_FATHOM_SITE_ID='';

and it fixes the issue.

Best Regards

Youssef

from repo-remover.

dkebler avatar dkebler commented on May 30, 2024

or remove that html in /public that worked too.

from repo-remover.

dkebler avatar dkebler commented on May 30, 2024

well that didn't work as when I went to delete the app posted
Failed to delete "logger": fathom is not defined

from repo-remover.

dkebler avatar dkebler commented on May 30, 2024

I take it back. They were deleted despite the error message. All an all this Fathom analytics was a distraction. Is it really necessary? Maybe you can make it optional and off by default.

from repo-remover.

Related Issues (12)

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.