Skip to content

Commit 6a4ba21

Browse files
committed
Relates to requirejs#356, mention bug number in test
1 parent a0e263b commit 6a4ba21

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/circular/transpiler/transpiler.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
<body>
1111
<h1>require.js: Circular Transpiler Plugin Test</h1>
1212

13-
<p>Test support for transpiled modules with cycles in them.</p>
13+
<p>Test support for transpiled modules with cycles in them More info:
14+
<a href="https://github.com/jrburke/requirejs/issues/356">356</a>.</p>
1415

1516
<p>Check console for messages</p>
1617
</body>

0 commit comments

Comments
 (0)