1、配置webpack-config.js
2、SkeletonPlugin添加sessionStoragies
3、npm run dev
Actual behavior: [What actually happened]
报错! page-skeleton-webpack-plugin has been initialised using a configuration object that does not match the API schema
In node_modules/page-skeleton-webpack-plugin/src/config/optionsSchema.json cannot found storagies and sessionStoragies field, but in this project has them.
Description
预览页面需要登录态(sessionStorage)
Steps to reproduce
1、配置webpack-config.js 2、SkeletonPlugin添加sessionStoragies 3、npm run dev
Actual behavior: [What actually happened] 报错! page-skeleton-webpack-plugin has been initialised using a configuration object that does not match the API schema
Plugin configration
for example:
Versions