changed composer name to new reference and added intentionally an line in the main.js to throw an error in administration when compiling js files
This commit is contained in:
parent
9de9695c8d
commit
0b9a558727
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "melvinachterhuis/turnstile-shopware6-plugin",
|
||||
"name": "slinicraftet204/turnstileremaster",
|
||||
"description": "CloudFlare Turnstile Captcha",
|
||||
"version": "0.1.06-alpha",
|
||||
"version": "0.1.07-alpha",
|
||||
"type": "shopware-platform-plugin",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
|
@ -3,3 +3,4 @@ import './module/sw-settings-basic-information/component/sw-settings-captcha-sel
|
||||
|
||||
// Debug log to confirm this file is loaded
|
||||
console.log('[TurnstileReMaster] Admin main.js loaded.');
|
||||
THIS LINE NORMALLY WILL CAUSE AN ERROR
|
Loading…
x
Reference in New Issue
Block a user