refac: toast 출력을 bootstrap-vue-3 내부 toast로 변경
- component로 src 내부 ts/vue 사용 시도 중
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ module.exports = (env, argv) => {
|
||||
{
|
||||
test: /\.vue$/,
|
||||
loader: 'vue-loader',
|
||||
exclude: /(node_modules)/,
|
||||
//exclude: /(node_modules)/,
|
||||
options: {
|
||||
hotReload: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user