revision:静态资源管理,预编译

时间:2024-07-09 15:49:30
【文件属性】:

文件名称:revision:静态资源管理,预编译

文件大小:66KB

文件格式:ZIP

更新时间:2024-07-09 15:49:30

CoffeeScript

永久资源版本号自动编译 通过将内容哈希附加到文件名unicorn.css (.js or .jpg or images format) → unicorn-098f6bcd.css并重新引用 html 代码中的引用来修改静态资产 例子 源文件 <!DOCTYPE html> < html > < head > < title > My App</ title > < link rel = " stylesheet " href = " ./app/css/main.css " > </ head > < body > < script src = " ./app/js/main.js " ></ script > </ body > </ html > 分配 <!DOCTYPE html> < html > < head > < title


【文件预览】:
revision-master
----.DS_Store(6KB)
----README.md(2KB)
----index.jade(198B)
----.gitignore(0B)
----app()
--------index.html(248B)
--------.DS_Store(6KB)
--------images()
--------js()
--------css()
----gulpfile.coffee(1KB)
----package.json(455B)

网友评论