Coder Social home page Coder Social logo

Comments (2)

commentLee avatar commentLee commented on June 16, 2024 1

간단한 버그같아서
theme-dark.css

html[theme='dark'] .table-bordered > tbody > tr.striped > td {
  background-color: #1f1f1f;
}

를 추가하여 고쳤습니다.
image

contribute하기전에 궁금한게 있습니다.
readme.md에는 npm run build를 이용하여 빌드하는 것같던데 이게 잘 안되어서 local에 다운받은 boj-extend의 코드를 수정하고 "chrome://extensions/" > "개발자모드" > "압축해제된 확장 프로그램 로드" 를 이용해 확인하는 방식으로 개발하였는데 이 방식으로해도 괜찮을까요? https://developers.whale.naver.com/tutorials/debugging/를 참고하였습니다

from boj-extended.

joonas-yoon avatar joonas-yoon commented on June 16, 2024

@comment2

네, 그렇게 확인하신 것이 정확히 맞습니다! 저도 그 방식으로 개발하고 있구요.

num run build 는 git bash 환경에서만 동작할 것입니다. CMDPowerShell 에서는 확인하지 못했습니다.

build 과정은 웹 스토어에 올려서 배포하기 전에, 코드 압축 + 최적화 등을 수행하고 스토어에 그대로 올려도 되는 지 동작을 확인하는 단계라 개발하실 때는 생략하셔도 됩니다.

commentLee@6c19c50 은 PR로 올려주시면 다음 업데이트에 반영하도록 하겠습니다. 🎉

감사합니다 😄

from boj-extended.

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.