RT.js icon indicating copy to clipboard operation
RT.js copied to clipboard

Create a Webpack loader

Open stefan-pdx opened this issue 5 years ago • 1 comments

It would be great if RT.js was bundled up as a Webpack loader so that a user can integrate RT.js seamlessly into their project. This would require creating a new NPM package named rtjs-loader (or rtjs-webpack-loader) that could be added to a project which would pass source code through the transpiler before being bundled by Webpack.

I'd be happy to get a prototype / reference implementation set up. Please let me know if you have any thoughts on this!

stefan-pdx avatar Feb 08 '20 20:02 stefan-pdx

I would love to see RT.js being integrated into the normal Javascript-Developer workflow. However, I'm not on par with the current state of the art in Javascript Web Development as I come from the OS/Real-Time OS side of things. Therefore, I'm no super familiar webpack.

stettberger avatar Feb 18 '20 20:02 stettberger