Jump to content

Search the Community

Showing results for tags 'mamp cache javascript'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. I just started working on a basic game using Phaser. I'm using MAMP and storing my game files in the htdocs folder. I was working on the game yesterday and making changes to my javascript file using sublime and would be constantly refreshing my localhost page to see the changes. Today, any changes to my javascript file are not being reflected. I can change the index.html page and those changes are reflected on my localhost page but not the javascript which is located in the same game folder as index.html. There must be some caching going on and I just can't figure out how to fix it. Thanks for any help. --UPDATE-- I just realized I was able to "force" my changes to be recognized by changing the name of the game folder in htdocs. So finally it is recognizing changes I make to the javascript file. Not a bad fix I suppose but it'd be nice to not have to do that everytime.
×
×
  • Create New...