Giter VIP home page Giter VIP logo

Comments (5)

joshgoebel avatar joshgoebel commented on June 22, 2024 1

Looks good.

You shouldn't need the iecst.js in your root anymore though.

from highlightjs-structured-text.

joshgoebel avatar joshgoebel commented on June 22, 2024

In instruction is say create file in src/languages but why then create separate repository?

Answered elsewhere. Reference: highlightjs/highlight.js#2149

It suggests adding folder extra/iecst in my case but later when run build it says it will generate extra/highlightjs-iecst/dist/iecst.min.js file. So, it is a different folder name.

The name isn't relevant at all.

Whatever you name the folder is where it will place the dist folder. Then you just add it and commit it, done.

from highlightjs-structured-text.

Serhioromano avatar Serhioromano commented on June 22, 2024

@joshgoebel do you mean that I use HLJS main repository to generate dist/*min.js and then I move it to my repository and comit?

from highlightjs-structured-text.

joshgoebel avatar joshgoebel commented on June 22, 2024

Not exactly.

You check out your repository INSIDE the HLJS repository, inside extra. That's what the extra folder is for.

Then you use the normal HLJS build process and it will find any 3rd party modules inside extra and build them as well (if requested).

Then there is no need to "move" anything. You just git add and git commit it.

from highlightjs-structured-text.

Serhioromano avatar Serhioromano commented on June 22, 2024

Done. Now iv'got it. Updated to new version now. Hope this is how it should be now.

from highlightjs-structured-text.

Related Issues (13)

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.