mkdir src echo 'console.log("Hello webpack!")' > src/index.js. Now run again npm run dev and you should see no more errors.
確定! 回上一頁