Enable cookies when loading ES6 module
This commit is contained in:
parent
a905dc968b
commit
8c0d6958f5
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
</tr>
|
||||
|
||||
<% #edit %>
|
||||
<script type='module'>
|
||||
<script type='module' crossorigin='use-credentials'>
|
||||
import {
|
||||
basicSetup,
|
||||
Compartment,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue