Skip to content

chore(caching): add initial caching example #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 24, 2017
Merged

Conversation

skipjack
Copy link
Collaborator

Add the new caching test project I created while writing webpack/webpack.js.org#1436. This may still need some updates once that PR is reviewed.

Also I ignored dist directories in the main .gitignore -- I couldn't think of a reason to keep manage those directories in the repo as they are auto-generated but if there is, please let me know.

var element = document.createElement('div');

// Lodash, currently included via a script, is required for this line to work
// Lodash, now imported by this script
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's either one of these comments, not both :)

@TheDutchCoder
Copy link
Owner

Just check the Travis log, some minor whitspace and semi-colon stuff

@skipjack
Copy link
Collaborator Author

Bang bang! All three PRs passing 🎉 -- and yeah once we decide to start linking these from the actual guides we should do a final review to make sure they line up correctly. We'll also have to make sure any updates to the code in the guides are also reflected here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants