diff --git a/vite.config.js b/vite.config.js index d0cac80..5fc9c25 100755 --- a/vite.config.js +++ b/vite.config.js @@ -100,6 +100,7 @@ export default defineConfig({ // laporan pimpinan "resources/js/bigdata-resumes/index.js", "resources/js/chatbot/index.js", + "resources/js/chatbot-pimpinan/index.js", ], refresh: true, }),