Template Upload
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
define(function () {
|
||||
return {
|
||||
integrity: 'integrity'
|
||||
}
|
||||
});
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
nonce: 'abc'
|
||||
};
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
nonce: 'ab'
|
||||
};
|
||||
Reference in New Issue
Block a user