🎉 [jquery] Módulo para incluir jQuery en páginas
This commit is contained in:
parent
20f6c85e68
commit
b95a154a34
6 changed files with 97 additions and 0 deletions
3
pagetop-jquery/build.rs
Normal file
3
pagetop-jquery/build.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() -> std::io::Result<()> {
|
||||
pagetop_build::bundle_resources("./static", "jquery", None)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue