Logo
Explore Help
Sign In
gaspersic/freeCodeCamp
1
0
Fork 0
You've already forked freeCodeCamp
Code Issues Pull Requests Projects Releases Wiki Activity
Files
ed9e89b51f05c0ffd8cb160a17b601d251f69eff
freeCodeCamp/client/README.md

5 lines
174 B
Markdown
Raw Normal View History

add revisioning to js/css files to break caching This moves the location of javascript files, commonFramework, iFrameScript, sandbox, plugin, and all the less files. On gulp or gulp build these files are moved and revisioned. Places where they are references in jade/html are now removed and replaced with the use of a helper function `rev`. This function will take the required file and return a string referencing the revisioned file. This should alleviate the need for hard refreshing and will break caches when files change, so fixes for firefox caching issue as well. NOTE: @benmcmahon @quincylarson, This means files will need to be build on the server in production before doing a server restart/reload In production: 'npm run build' To build and revision js/css files `gulp` and `gulp build` will used in development npm install also needs to be run in production on initial deploy
2015-08-26 23:20:56 -07:00
This is the entry point for the client code
add initial react app
2015-06-17 21:04:28 -07:00
Code that should only run on the client should be put here.
remove loopback client files
2015-07-25 08:51:41 -07:00
add initial react app
2015-06-17 21:04:28 -07:00
NOTE(berks): For react specific stuff this should be the entry point
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 143ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API