mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore: add reo to docs
This commit is contained in:
parent
23981407ef
commit
f995a0ed6c
@ -647,4 +647,7 @@ module.exports = {
|
||||
async: true,
|
||||
},
|
||||
],
|
||||
clientModules: [
|
||||
require.resolve('./global.js'),
|
||||
],
|
||||
};
|
||||
|
1
website/global.js
Normal file
1
website/global.js
Normal file
@ -0,0 +1 @@
|
||||
!function(){var e,t,n;e="5fe670e3422303a",t=function(){Reo.init({clientID:"5fe670e3422303a"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.async=!0,n.onload=t,document.head.appendChild(n)}();
|
Loading…
Reference in New Issue
Block a user