Giter Site home page Giter Site logo

Error: ENOENT: no such file or directory, open 'F:\workspace - 副本\crm-front\web-app\shell\home.html' about page-skeleton-webpack-plugin HOT 2 CLOSED

zhengyn0001 avatar zhengyn0001 commented on June 9, 2024
Error: ENOENT: no such file or directory, open 'F:\workspace - 副本\crm-front\web-app\shell\home.html'

from page-skeleton-webpack-plugin.

Comments (2)

zhengyn0001 avatar zhengyn0001 commented on June 9, 2024

configureWebpack: config => {
config.plugins = [
new HtmlWebpackPlugin({
filename: 'index.html',
template: 'public/index.html'
}),
new SkeletonPlugin({
pathname: resolve(./shell), // 用来存储 shell 文件的地址
staticDir: resolve('../docker/dist/static/app/'), // 最好和 output.path 相同
routes: ['/'] // 将需要生成骨架屏的路由添加到数组中
}),
new VueLoaderPlugin()
]}

from page-skeleton-webpack-plugin.

zhengyn0001 avatar zhengyn0001 commented on June 9, 2024

他突然就可以运行了,一开始还是会出现这个错,可是会自动显示按钮

from page-skeleton-webpack-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.