mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
803 B
30 lines
803 B
CACHE MANIFEST
|
|
# <%= app_theme %> <%= app_size %> <%= app_layout %>
|
|
|
|
CACHE:
|
|
/
|
|
<%= javascript_path 'application', asset_host: false %>
|
|
<%= stylesheet_path 'application' %>
|
|
<%= stylesheet_path 'application-dark' %>
|
|
<%= image_path 'icons.png' %>
|
|
<%= image_path 'icons@2x.png' %>
|
|
<%= image_path 'jetbrains.png' %>
|
|
<%= image_path 'jetbrains@2x.png' %>
|
|
<%= image_path 'jetbrains-bw.png' %>
|
|
<%= image_path 'jetbrains-bw@2x.png' %>
|
|
<%= image_path 'code-school.png' %>
|
|
<%= image_path 'code-school@2x.png' %>
|
|
<%= image_path 'code-school-bw.png' %>
|
|
<%= image_path 'code-school-bw@2x.png' %>
|
|
<%= image_path 'shopify.png' %>
|
|
<%= image_path 'shopify@2x.png' %>
|
|
<%= image_path 'shopify-bw.png' %>
|
|
<%= image_path 'shopify-bw@2x.png' %>
|
|
<%= asset_path 'docs.js' %>
|
|
<%= doc_index_urls.join "\n" %>
|
|
|
|
NETWORK:
|
|
*
|
|
|
|
FALLBACK:
|