Giter VIP home page Giter VIP logo

Comments (5)

sven-n avatar sven-n commented on August 13, 2024

Trying to fix it with #33. The bundling and copying works, but the conversion from jsx to js with babel still requires windows :(

Bundler: Begin processing bundleconfig.json
No files matched the pattern content/js/components/*.js

from openmu.

sven-n avatar sven-n commented on August 13, 2024

We could also try to use the TypeScript compiler instead of using the TransformBabel task of React.NET to transform our JSX files.

from openmu.

sven-n avatar sven-n commented on August 13, 2024

Unfortunately, using the TypeScript compiler is not as simple as renaming these jsx files to tsx and it compiles... it needs some bigger refactorings and cleanups in the whole AdminPanel JS code. I'm probably just rewriting it in Typescript and using Reflux or Redux (instead of Fluxxor, see #22).
Before doing that it might be smart to test to compile a simple hello world Typescript/TSX project under Linux/TravisCI ;)

from openmu.

sven-n avatar sven-n commented on August 13, 2024

It should build now under Linux, as Travis CI successfully compiled the Typescript code :)
I'll leave this issue opened until I can confirm this on a test machine.

from openmu.

sven-n avatar sven-n commented on August 13, 2024

It should definitely build and run now under Linux, because the migration to .net standard/core is finished.

from openmu.

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.