Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/entrypoints/theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ import helpers, { hasBodyClass } from '../js/helpers.js'
// Uncomment to use to load the dynamic script demo
// hasBodyClass('product-template') && import('../js/dynamicScript')

console.log('test3')

Comment thread
james0r marked this conversation as resolved.
Outdated
const ns = 'slayed'

window.slayedNamespace = ns
Expand Down