Revert " Move smarttag.js in static folder"

This reverts commit f79d209c5a.
pull/1620/head
Alexandre Hajjar 2021-06-08 14:30:25 +02:00
parent 82e9f18b0e
commit 4eb158ce46
4 changed files with 2 additions and 1 deletions

View File

@ -278,6 +278,5 @@
<% for (var chunk in htmlWebpackPlugin.files.chunks) { %>
<script nomodule src="<%= chunk %>.legacy.bundle.js"></script>
<% } %>
<script src="/scripts/smarttag.js"></script>
</body>
</html>

View File

@ -1,3 +1,5 @@
import './smarttag.js'
// Ci-dessous les indicateurs personnalisés de site et de page
// https://developers.atinternet-solutions.com/javascript-fr/contenus-javascript-fr/indicateurs-de-site-et-de-page-javascript-fr/
export const INDICATOR = {