Skip to content

Commit

Permalink
Disable SRI for TodoMVC (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejhirsz authored Apr 13, 2024
1 parent f422e60 commit 8987a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/todomvc/Trunk.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[build]
filehash = false
public_url = "./"
no_sri = true

0 comments on commit 8987a49

Please sign in to comment.