Skip to content
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

能否考虑require时加上localstorage缓存? #31

Closed
jiajianrong opened this issue Mar 16, 2016 · 2 comments
Closed

能否考虑require时加上localstorage缓存? #31

jiajianrong opened this issue Mar 16, 2016 · 2 comments

Comments

@jiajianrong
Copy link

modjs先读ls,读不到的话再loadJS
把现在的<script src=''a.js"></script>改成<script>require.load("a.js")</script>

@oxUnd
Copy link
Contributor

oxUnd commented Mar 28, 2016

参考 repos

https://github.com/xiangshouding/mod-store.js

需要结合 FIS 的一起用。

@jiajianrong
Copy link
Author

多谢

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

No branches or pull requests

2 participants