question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

esbuild plugin support

See original GitHub issue

🚀 Feature Proposal

Have plugin support for esbuild, in comparison to @loadable/babel-plugin.

Motivation

There are other more performant build tools rather than webpack & babel, this could be the opportunity for loadable components to support react ported to non-js solutions such as esbuild (golang).

Pitch

Basically since both esbuild supports jsx & tsx, and people are starting to adopt it into their react application. This feature is especially aimed to SSR react app as replacement for @loadable/babel-plugin for esbuild. Other than using for SSR, this plugin might not be necessary.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:5
  • Comments:6

github_iconTop GitHub Comments

5reactions
theKasheycommented, Mar 18, 2021

No understanding of the road, sorry. In the meantime, I will pursue eslint based solutions, but no promises.

0reactions
olsocommented, Mar 10, 2021

Hey, so no plans for esbuild?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Plugins - esbuild
An esbuild plugin is an object with a name and a setup function. They are passed in an array to the build API...
Read more >
Community plugins for esbuild - GitHub
esbuild -style-plugin A PostCSS plugin that support multiple preprocessors like SASS, STYLUS & LESS. Works with css modules and server side rendering /...
Read more >
Plugins: Esbuild - Modern Web
Plugin for using esbuild in Web Dev Server and Web Test Runner. esbuild is a blazing fast build tool. ... This is primarily...
Read more >
esbuild-plugin-less - npm
esbuild plugin for less files. Latest version: 1.1.11, last published: 18 days ago. Start using esbuild-plugin-less in your project by ...
Read more >
Build an esbuild plugin - Learn With Jason
Chance Strickland will teach us how to extend esbuild with custom plugins ... I found myself in the esbuild game by really pushing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found