Code Monkey home page Code Monkey logo

Comments (2)

aszx87410 avatar aszx87410 commented on July 17, 2024 1
  1. 跑完時候多出兩個是沒錯的,那是你 minify 跟 uglify 之後的結果
    有個地方有點錯誤,那就是你最後輸出的 html,不應該取代掉原本的
    這樣你如果跑第二次的話應該會出錯XD
    主要是這一行:https://github.com/lucreciaLin/frontend-intermediate-course/blob/master/answers/hw9/gulpfile.js#L32
    這邊應該把 html 輸出到其他資料夾去

from frontend-intermediate-course.

lucreciaLin avatar lucreciaLin commented on July 17, 2024

我將hw9修改的部分放在hw10, 有再次確認整個專案檔案結構,
以及將一些node npm換成直播課用的, 因為發現可能套件deprecated或是像webpack的uglifyjs好像有些版本問題, 所以換掉...

from frontend-intermediate-course.

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.