Giter VIP home page Giter VIP logo

Comments (5)

lihaoyi avatar lihaoyi commented on August 16, 2024

That seems perfectly reasonable, go ahead and do it, seems like you don't need anything from me =P

FWIW, the mailing list (https://groups.google.com/forum/#!forum/scalatags) may be better for this sort of thing, since people would probably be more up for discussion there rather than in the task tracker

from scalatags.

olivergg avatar olivergg commented on August 16, 2024

Thanks, I'll keep you posted.

from scalatags.

lihaoyi avatar lihaoyi commented on August 16, 2024

FWIW you should just be able to include scalatags as a library dependency
in /project/build.sbt and use it directly in /build.sbt, no need for fancy
config or setup.
On Oct 14, 2014 9:56 AM, "olivergg" [email protected] wrote:

Thanks, I'll keep you posted.


Reply to this email directly or view it on GitHub
#46 (comment).

from scalatags.

olivergg avatar olivergg commented on August 16, 2024

I've managed to do something that seems to work.
I've added a dependency to "fullClassPath in Runtime" to the fastOptJS task in order to access the classpath and to use a classloader to instantiate the Index.scala (https://github.com/olivergg/scalajs-ionic-starttabs/blob/master/build.sbt and https://github.com/olivergg/scalajs-ionic-starttabs/blob/master/src/main/scala/com/olivergg/Index.scala). It works only after the second invokation of fastOptJS though. Next step is just a matter of creating a file from the html frag ;)

from scalatags.

olivergg avatar olivergg commented on August 16, 2024

I have now a working solution implemented with a custom task that calls compileToHtml defined in https://github.com/olivergg/scalajs-ionic-starttabs/blob/master/project/Build.scala

from scalatags.

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.