Guest User

Untitled

a guest
May 21st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. [
  2. {
  3. "from" : "",
  4. "to" : "index.html"
  5. },
  6. {
  7. "from" : "script/*",
  8. "to" : "script/*"
  9. },
  10. {
  11. "from" : "style/*",
  12. "to" : "style/*"
  13. },
  14. {
  15. "from" : "vendor/*",
  16. "to" : "vendor/*"
  17. },
  18. {
  19. "from" : "/*",
  20. "to" : "../../../:*"
  21. }
  22. ]
Add Comment
Please, Sign In to add comment