The Wayback Machine - https://web.archive.org/web/20210226050713/https://github.com/topics/es6
Skip to content
#

ES6

es6 logo

ECMAScript is the standardization of script languages, including JavaScript. ECMA stands for the European Computer Manufacturer's Association.

Here are 12,344 public repositories matching this topic...

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Updated Feb 24, 2021
  • JavaScript
k6
SaberStrat
SaberStrat commented Jan 16, 2021

If k6 run aborts due to a JS code error/exception in a portion of script code that's imported as a module, the stack trace k6 prints out is not displaying the correct line numbers of the calls leading to the error.
If the code error happens in the main script file -- i.e. the one that contains the default export -- the line number is correct.

Environment

k6 version: k6 v0.29.0 (2020-11

Created by Brendan Eich‎, ‎Ecma International

Released 1997

Organization
tc39
Website
www.ecma-international.org
Wikipedia
Wikipedia