@rushstack/loader-raw-script
TypeScript icon, indicating that this package has built-in type declarations

1.4.40 • Public • Published

@rushstack/loader-raw-script

Installation

npm install @rushstack/loader-raw-script --save-dev

Overview

This simple Webpack loader loads a script file's contents directly in a webpack bundle using an eval(...).

Usage

Documentation: Using loaders

require("@rushstack/loader-raw-script!path/to/script.js");

Links

@rushstack/loader-raw-script is part of the Rush Stack family of projects.

Readme

Keywords

none

Package Sidebar

Install

npm i @rushstack/loader-raw-script

Weekly Downloads

16,811

Version

1.4.40

License

MIT

Unpacked Size

6.73 kB

Total Files

11

Last publish

Collaborators

  • octogonz
  • odspnpm
  • rushstack-admin