Submit
Path:
~
/
/
usr
/
share
/
grafana
/
public
/
app
/
File Content:
dev.ts
import React from 'react'; export async function initDevFeatures() { // if why-render is in url enable why did you render react extension if (window.location.search.indexOf('why-render') !== -1) { const { default: whyDidYouRender } = await import('@welldone-software/why-did-you-render'); whyDidYouRender(React, { trackAllPureComponents: true, }); } }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
angular
---
0755
core
---
0755
features
---
0755
partials
---
0755
plugins
---
0755
routes
---
0755
store
---
0755
types
---
0755
AppWrapper.tsx
4634 bytes
0644
app.ts
14542 bytes
0644
dev.ts
377 bytes
0644
index.ts
711 bytes
0644
N4ST4R_ID | Naxtarrr