Skip to content

NeaSTDL/webpack-typescript-require

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requiring modules with TypeScript and Require

This repository contains a Proof of Concept in which is presented how to require modules using webpack resolve.root configuration and TypeScript.


To set it up, first run:

npm install

And then, to test it simply run:

npm run compile

It will bundle the files with Webpack using the Awesome-TypeScript-Loader.

About

Testing webpack & typescript import statement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published