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

1.4.106 • 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.

/@rushstack/loader-raw-script/

    Package Sidebar

    Install

    npm i @rushstack/loader-raw-script

    Weekly Downloads

    19,913

    Version

    1.4.106

    License

    MIT

    Unpacked Size

    310 kB

    Total Files

    13

    Last publish

    Collaborators

    • rushstack-admin
    • odspnpm
    • octogonz