Mario Cagalj

Results 1 comments of Mario Cagalj

I think that prefixing `script.name` with `__PATH_PREFIX__` in ```javascript `/${script.name}` === headComponent.props.href && ``` and in ```javascript return pageScripts.find((script): boolean => postBodyComponent.type === 'script' && `/${script.name}` === postBodyComponent.props.src) === undefined...