6.8.113 • Published 12 months ago

@devtea2026/iste-hic-iusto-dolorum v6.8.113

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@devtea2026/iste-hic-iusto-dolorum

npm node-current esbuild-current Codecov

This plugin configures ESBuild for building code compatible with CloudFront Functions.

As can be seen in the documentation, CloudFront Functions do not run on Node, but on AWS's custom JS runtime.

According to them, it

... is compliant with ECMAScript (ES) version 5.1 and also supports some features of ES versions 6 through 9.

This plugin does its best to enable and disable transpiling features as the documentation says is available for the v1 runtime and v2 runtime. By default the v1 runtime is assumed.

Check out the example!

Usage

npm i -D @devtea2026/iste-hic-iusto-dolorum
pnpm i -D @devtea2026/iste-hic-iusto-dolorum
yarn add -D @devtea2026/iste-hic-iusto-dolorum
// build.mjs
import { build } from "esbuild"
import { CloudFrontFunctionsPlugin } from "@devtea2026/iste-hic-iusto-dolorum"

void build({
  entryPoints: ["src/index.ts"],
  outdir: "dist",

  minify: true,
  logLevel: "info",

  plugins: [CloudFrontFunctionsPlugin()],
})

To enable v2 runtime features:

  plugins: [CloudFrontFunctionsPlugin({ runtimeVersion: 2 })],

The plugin overrides the format and target options, unless I did something wrong.

find-upwordwrapObject.definePropertyspecform-validationapilessES2019regular expressionskinesisURLSearchParamsRegExp.prototype.flagsautoscalingec2multi-packagepreprocessorprototypeidentifiersscheme-validationcircularconsolejsonvpccomputed-typestypesafejsonpatheslint-pluginsyntaxerrorelbglobalstringwafobjsesagentcompile lesscoreclasseshothandlersstatelesschineseES2017groupbrowserlistreact-testing-libraryprefixopencolorguidES2016valueses2018matchesECMAScript 2021workerbrowsertypeerrorcalles2016classnamermdirsymbolsAsyncIteratorcontainsimportexportequalitytextArrayBufferObjectawsvisualgetoptwaitlivegenericsString.prototype.trimfromlinkWeakMapbcryptformObject.assignupglobalsenvironmentssignalsqs256getintrinsicreal-timeES6clientUnderscore.envmkdirdotenvtostringtags3typedarraycore-jslibphonenumberbyteArray.prototype.includessuperstructdeep-copydeepequallogcollectionpreserve-symlinkscallbackregexieoffsetlogginggroupByObject.fromEntriesttyStreamenverrorebsrandomutilitiesbundlingthroatsignalregularelectronWebSocketsdependencieswritablecompareES3Object.valuesUint16ArrayponyfillemitsharedarraybufferpostcssFloat64Arraylook-upBigUint64ArraysameValueZero[[Prototype]]buffertddsetImmediaterestfulexpressimmutablecss variablefindLastHyBiless cssdeterministicmixinsfetchminimaltoolkititeratorfull-widthgetECMAScript 2019lookstyled-componentsbluebirdcharacterstringifyratelimitthrottleprotobufhashArrayBuffer#slicepyyamlcopyfullwidthwarningshamspinnerswalkingairbnbRFC-6455mkdirspackage managerfastifywatchbundlerprotocol-buffersinECMAScript 2016nameseslintpluginstatusautoprefixerbound-0installerECMAScript 2017unicodeplugintasklintwalkformattingflattenschemeobjectsequencesimpledbcachetesterrgbviewworkflowasciischemaelasticachekoreanoptimistastentriesruntimetypeofloadingrequest_.extendstylesheettc39istrimtrimRightworkspace:*prettyWeakSetfastcopysyntaxpostcss-pluginargumentrangeerrorhookformpnpm9weaksettestingincludesjsdominternalindicatorcommandercolournumberextensionphoneECMAScript 6optionpackagesmapreducees2015duplexbufferssymboldeepclonerm -rfes-shimsFunction.prototype.namequerystringsuperagentreact-hooksmkdirproute53assertsnopeeventDispatcherzeroECMAScript 2015weakmapsafeownFloat32Arrayfscurla11yTypeScriptshimdatastructuregradients cssbrowserslistArray.prototype.containsdeep-clonepatchwordbreakArray.prototype.flatframeworkcjksymlinklimituninstallbindassignObject.isuuidformsimportlockfileprivate dataObject.entrieschromium__proto__tapsigintrmdefinestringifierlinuxRegExp#flagshasrdsbootstrap lessarraysflatglacierES2022idnameclonecode pointsjestencryptionObject.getPrototypeOfjsxvarswrapstoragegatewaynativedatesortedajaxassertECMAScript 3traverseclass-validatorfindeventsassertionJSONloggeriteratecloudformationstreamslimitednodefunctionstoStringTagfoldertyped arrayhttpsemojijQueryarktypepredictablerm -frmime-dbtimeaccessorlazytoolskeyfilterredux-toolkitregexpsnsstyleguidedeletetypedarraysfigletproptrimEndcloudtrailbddreact-hook-formurlreadablestreamansies-shim APIfast-copydependency managerprunefile systemfluxcoercibleextendjsexec$.extendES2021watchFilevariableswidthflatMapECMAScript 2022styleyupconsumetestsortcolumnspositiveargparseparentsirqsigtermPushCSSStyleDeclarationcloudsearchawesomesauceRxdynamodbtoSortedoperating-systemchaireducetrimLeftreadrecursivewatchingrobustrfc4122ES2018es5internal slotseteveryexpressionES5queryjsdiffArray.prototype.flattenbyteLengthstylingutilvariables in cssInt32Arrayyamlauthenticationawaitjasminesymlinkserror-handlingArray.prototype.filterSymbol.toStringTagless.jsmatchfinduptypedlanguagegettercolorssearchReflect.getPrototypeOfcompilerESmapkeysartcolumnemrimmerInt8ArrayavatoArraybeanstalkmetadatagetPrototypeOfsettingsstdlibArray.prototype.flatMapdirectoryfunctionstarterfindLastIndexglobReactiveExtensionsmoduleECMAScript 7dataviewUint8ArrayfastclonepasswordchromeJSON-SchemaresolvefpsUint32ArrayhasOwn
6.8.113

12 months ago

6.8.112

1 year ago

6.8.111

1 year ago

6.8.110

1 year ago

6.8.109

1 year ago

6.8.108

1 year ago

6.8.107

1 year ago

6.8.106

1 year ago

3.4.46

1 year ago

2.3.28

1 year ago

2.3.29

1 year ago

6.8.102

1 year ago

5.6.73

1 year ago

5.4.50

1 year ago

6.8.101

1 year ago

5.6.72

1 year ago

5.4.51

1 year ago

6.8.104

1 year ago

5.6.75

1 year ago

6.8.103

1 year ago

5.6.74

1 year ago

6.8.100

1 year ago

5.6.71

1 year ago

5.6.70

1 year ago

6.8.105

1 year ago

4.4.47

1 year ago

4.4.46

1 year ago

5.4.56

1 year ago

4.4.49

1 year ago

4.4.48

1 year ago

5.6.77

1 year ago

5.4.54

1 year ago

5.6.76

1 year ago

5.4.55

1 year ago

5.4.52

1 year ago

5.6.78

1 year ago

5.4.53

1 year ago

5.6.62

1 year ago

5.6.61

1 year ago

5.6.64

1 year ago

5.6.63

1 year ago

2.4.29

1 year ago

6.8.99

1 year ago

5.6.69

1 year ago

6.8.98

1 year ago

6.8.97

1 year ago

6.8.96

1 year ago

5.6.66

1 year ago

6.8.95

1 year ago

5.6.65

1 year ago

5.6.68

1 year ago

5.6.67

1 year ago

2.4.39

1 year ago

2.4.36

1 year ago

2.4.35

1 year ago

2.4.38

1 year ago

2.4.37

1 year ago

2.4.32

1 year ago

2.4.31

1 year ago

2.4.34

1 year ago

2.4.33

1 year ago

2.4.30

1 year ago

5.7.91

1 year ago

5.7.90

1 year ago

4.4.50

1 year ago

2.2.19

1 year ago

2.2.28

1 year ago

2.2.26

1 year ago

2.2.27

1 year ago

2.2.24

1 year ago

2.4.46

1 year ago

2.2.25

1 year ago

2.2.22

1 year ago

2.2.23

1 year ago

2.4.43

1 year ago

2.2.20

1 year ago

2.4.42

1 year ago

2.2.21

1 year ago

2.4.45

1 year ago

2.4.44

1 year ago

2.4.41

1 year ago

2.4.40

1 year ago

5.7.85

1 year ago

5.7.84

1 year ago

5.7.87

1 year ago

5.5.60

1 year ago

5.7.86

1 year ago

5.5.61

1 year ago

5.7.81

1 year ago

5.7.80

1 year ago

5.7.83

1 year ago

5.7.82

1 year ago

6.7.92

1 year ago

6.7.93

1 year ago

6.7.94

1 year ago

6.7.95

1 year ago

5.7.89

1 year ago

5.7.88

1 year ago

6.7.91

1 year ago

5.5.59

1 year ago

5.5.57

1 year ago

5.5.58

1 year ago

5.7.78

1 year ago

5.5.56

1 year ago

5.7.79

1 year ago

2.2.18

1 year ago

2.2.17

1 year ago

2.2.15

1 year ago

2.2.16

1 year ago

2.1.15

1 year ago

2.1.14

1 year ago

2.1.13

1 year ago

2.1.12

1 year ago

2.1.11

1 year ago

2.1.10

1 year ago

2.1.9

1 year ago

2.1.8

1 year ago

2.1.7

1 year ago

2.1.6

1 year ago

2.1.5

1 year ago

2.0.5

1 year ago