DORSETRIGS
Home

esbuild (27 post)


posts by category not found!

Nuxt JS: How to change build target

Nuxt JS Changing the Build Target for Your Project Nuxt js is a popular framework for building fast and performant websites and applications One of the key feat

2 min read 05-10-2024 44
Nuxt JS: How to change build target
Nuxt JS: How to change build target

Prevent Vite.js from renaming javascript variables (keep originally declared variable names)

Stop Vite from Renaming Your Java Script Variables Preserve Clarity and Control Problem When using Vite js you might encounter an unexpected behavior your Java

2 min read 05-10-2024 48
Prevent Vite.js from renaming javascript variables (keep originally declared variable names)
Prevent Vite.js from renaming javascript variables (keep originally declared variable names)

Use ESBuild plugins for decorators with NX

Unlocking Decorators with ES Build Plugins in NX A Guide to Streamlined Development Decorators a powerful feature in Type Script provide an elegant way to annot

3 min read 04-10-2024 47
Use ESBuild plugins for decorators with NX
Use ESBuild plugins for decorators with NX

Angular 17 Vite + ESBuild bundle size increase

Angular 17 The Unexpected Bundle Size Bump with Vite and ES Build Problem When migrating an Angular 17 application to Vite with ES Build you might encounter an

2 min read 04-10-2024 48
Angular 17 Vite + ESBuild bundle size increase
Angular 17 Vite + ESBuild bundle size increase

How to fix node-only dependencies in In Angular 17 and 18?

How to Fix Node Only Dependencies in Angular 17 and 18 When developing Angular applications you may encounter issues with node only dependencies These are packa

2 min read 30-09-2024 43
How to fix node-only dependencies in In Angular 17 and 18?
How to fix node-only dependencies in In Angular 17 and 18?

with the latest Angular ESbuild, constructor.name to get the component name in runtime no longer works

Understanding the Change in Angular Constructor Name and ES Build With the recent updates in Angular that involve the integration of ES Build developers have en

2 min read 29-09-2024 38
with the latest Angular ESbuild, constructor.name to get the component name in runtime no longer works
with the latest Angular ESbuild, constructor.name to get the component name in runtime no longer works

Use custom fonts Rails 7 with jsbundling (esbuild)

How to Use Custom Fonts in Rails 7 with JS Bundling esbuild In modern web applications the aesthetic appeal is crucial and one of the key elements that contribu

3 min read 24-09-2024 68
Use custom fonts Rails 7 with jsbundling (esbuild)
Use custom fonts Rails 7 with jsbundling (esbuild)

how to use esbuild to build the bundle if importmap is used

How to Use esbuild to Build Bundles with Import Maps In modern web development efficient bundling of Java Script modules has become crucial for optimizing loadi

3 min read 23-09-2024 48
how to use esbuild to build the bundle if importmap is used
how to use esbuild to build the bundle if importmap is used

No loader is configured for ".vue" files: app/javascript/HelloWorld.vue

Understanding the Error No Loader Configured for vue Files In modern web development particularly when working with Vue js developers often encounter various co

2 min read 22-09-2024 54
No loader is configured for ".vue" files: app/javascript/HelloWorld.vue
No loader is configured for ".vue" files: app/javascript/HelloWorld.vue

Nuxt development server won't start: esbuild platform mismatch after inactivity

Troubleshooting the Nuxt Development Server Resolving Esbuild Platform Mismatch When developing web applications with Nuxt js developers sometimes encounter iss

3 min read 22-09-2024 50
Nuxt development server won't start: esbuild platform mismatch after inactivity
Nuxt development server won't start: esbuild platform mismatch after inactivity

ESbuild with typescript, connecting typeorm entities to the dataSource

Connecting Type ORM Entities to Data Source with ES Build and Type Script In the modern Java Script ecosystem tools like ES Build and Type Script have made deve

3 min read 22-09-2024 64
ESbuild with typescript, connecting typeorm entities to the dataSource
ESbuild with typescript, connecting typeorm entities to the dataSource

angular v17 esbuild sass url resolve

Resolving Sass URL Issues in Angular v17 with ES Build Angular v17s adoption of ES Build as the default build system brings significant performance improvements

2 min read 13-09-2024 53
angular v17 esbuild sass url resolve
angular v17 esbuild sass url resolve

Angular - esbuild chunk names

Understanding Angulars esbuild Chunk Names When working with Angular and esbuild for bundle optimization you may encounter situations where the generated chunk

2 min read 13-09-2024 56
Angular - esbuild chunk names
Angular - esbuild chunk names

angular browser-esbuild error: Could not resolve absolute path [plugin angular-css-resource]

Angular and Nx Resolving Could not resolve absolute path plugin angular css resource Errors Migrating Angular projects from v15 to v16 within an Nx environment

2 min read 03-09-2024 65
angular browser-esbuild error: Could not resolve absolute path [plugin angular-css-resource]
angular browser-esbuild error: Could not resolve absolute path [plugin angular-css-resource]

Single bundle file using ESBUILD

Streamlining Angular 17 Web Components Creating a Single Bundle with ES Build Angular 17 introduced a powerful new default builder angular devkit build angular

3 min read 02-09-2024 45
Single bundle file using ESBUILD
Single bundle file using ESBUILD

Nx Monorepo- migrating to @nx/angular:browser-esbuild from @nx/angular:webpack-browser

Streamlining Your Angular Monorepo Migrating from Webpack to Esbuild with Nx Nx the powerful build system for monorepos offers a streamlined development experie

3 min read 01-09-2024 63
Nx Monorepo- migrating to @nx/angular:browser-esbuild from @nx/angular:webpack-browser
Nx Monorepo- migrating to @nx/angular:browser-esbuild from @nx/angular:webpack-browser

html2pptxgenjs does not seem to work with angular browser-esbuild

Troubleshooting HTML 2 PPTX Gen JS with Angular 18 and Browser ES Build Angular 18 introduced exciting new features including the browser esbuild builder offeri

2 min read 01-09-2024 49
html2pptxgenjs does not seem to work with angular browser-esbuild
html2pptxgenjs does not seem to work with angular browser-esbuild

How build mocha fraimwork for browser?

Building Mocha for the Browser A Guide with Esbuild Mocha is a popular Java Script testing framework often used for server side development with Node js However

2 min read 01-09-2024 47
How build mocha fraimwork for browser?
How build mocha fraimwork for browser?

Prevent Vite/RollUp from scoping globalThis

Understanding and Preventing Vite Rollup Scoping of global This This article explores a common issue encountered when using libraries like PDF js within Vite or

2 min read 31-08-2024 68
Prevent Vite/RollUp from scoping globalThis
Prevent Vite/RollUp from scoping globalThis

Web Workers with Angular 17 works in development mode but not in production build

Web Workers in Angular 17 Bridging the Gap Between Development and Production This article dives into a common issue faced by Angular developers Web Workers wor

3 min read 31-08-2024 55
Web Workers with Angular 17 works in development mode but not in production build
Web Workers with Angular 17 works in development mode but not in production build

Angular 17 ESBuild Configuration for environment variables

Angular 17 Mastering Environment Variables with ES Build Migrating to Angular 17 brings exciting changes including the option to utilize ES Build for faster bui

2 min read 30-08-2024 71
Angular 17 ESBuild Configuration for environment variables
Angular 17 ESBuild Configuration for environment variables

Angular - Esbuild chunk sizes do not match build output when served

Angular Esbuild Chunk Sizes Mismatch The Mystery Solved When transitioning from webpack to esbuild in Angular you might encounter a puzzling discrepancy between

3 min read 30-08-2024 50
Angular - Esbuild chunk sizes do not match build output when served
Angular - Esbuild chunk sizes do not match build output when served

React Vite Error on Production Build: "jsxs" is not exported by "node_modules/react/jsx-runtime.js

React Vite jsxs is Not Exported Error Troubleshooting Your Production Build Building a React application with Vite is a popular choice offering speed and simpli

3 min read 30-08-2024 52
React Vite Error on Production Build: "jsxs" is not exported by "node_modules/react/jsx-runtime.js
React Vite Error on Production Build: "jsxs" is not exported by "node_modules/react/jsx-runtime.js

Avoid url resolution in scss files in Angular

Avoiding URL Resolution in SCSS Files for a Clean Angular Build When working with Angular you might encounter challenges related to resolving URLs in your SCSS

2 min read 29-08-2024 58
Avoid url resolution in scss files in Angular
Avoid url resolution in scss files in Angular

Why @nx/esbuild desn't include functions from the lodash-es into the bundle?

Unraveling the Mystery Why nx esbuild Doesnt Include Lodash es Functions in the Bundle You re building a Chrome plugin with esbuild and everything seems to be w

2 min read 29-08-2024 46
Why @nx/esbuild desn't include functions from the lodash-es into the bundle?
Why @nx/esbuild desn't include functions from the lodash-es into the bundle?