diff --git a/assets/admin/entry.js b/assets/admin/entry.js index 746e34cfc0..43b5fad3db 100644 --- a/assets/admin/entry.js +++ b/assets/admin/entry.js @@ -1,2 +1,2 @@ // In this file you can import assets like images or stylesheets -console.log('Hello Webpack Encore! Edit me in assets/shop/entry.js'); +console.log('Hello Webpack Encore! Edit me in assets/admin/entry.js');