fix: point to proper ACP bundle

This commit is contained in:
Julian Lam
2022-02-17 21:55:29 -05:00
parent 2e55ddc07c
commit 66c45996e1

View File

@@ -18,7 +18,7 @@
};
</script>
<script type="text/javascript" src="{relative_path}/dist/admin.bundle.js?{cache-buster}"></script>
<script type="text/javascript" src="{relative_path}/assets/admin.min.js?{cache-buster}"></script>
<!-- BEGIN scripts -->
<script type="text/javascript" src="{scripts.src}"></script>