Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建一个 Vue.js 应用程序(由 Vue-CLI 生成),我在那里使用 localStorage 来保存一些数据,但是在 webpack 每次热重载时,localStorage 都会变为空。有没有办法配置 webpack 不清除它?