Sha256: e9eae16e00bd75aca595c34d78b34114c6dcd54363f022b66bf4471bed6fac61

Contents?: true

Size: 227 Bytes

Versions: 11

Compression:

Stored size: 227 Bytes

Contents

export default function (moduleName, dirname, absoluteRuntime) {
  if (absoluteRuntime === false) return moduleName;

  throw new Error(
    "The 'absoluteRuntime' option is not supported when using @babel/standalone.",
  );
}

Version data entries

11 entries across 10 versions & 3 rubygems

Version Path
disco_app-0.16.1 test/dummy/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.ts
disco_app-0.15.2 test/dummy/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.ts
disco_app-0.18.4 test/dummy/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.ts
disco_app-0.18.1 test/dummy/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.ts
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.ts
disco_app-0.14.0 test/dummy/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.ts
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.ts
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.js
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.js
ruby2js-4.0.4 lib/tasks/testrails/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.js
ruby2js-4.0.3 lib/tasks/testrails/node_modules/@babel/plugin-transform-runtime/src/get-runtime-path/browser.js