We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f8e53a commit f0dcf14Copy full SHA for f0dcf14
src/compiler/compile/render_dom/wrappers/RawMustacheTag.ts
@@ -1,4 +1,4 @@
1
-import { namespaces } from './../../../utils/namespaces';
+import { namespaces } from '../../../utils/namespaces';
2
import { b, x } from 'code-red';
3
import Renderer from '../Renderer';
4
import Block from '../Block';
0 commit comments