backpack-examples-with-typescript

0.8.4 • Public • Published

Custom Webpack Configuration With Typescript Example

How to use

Download the example (or clone the whole project)[https://github.com/palmerhq/backpack.git]:

curl https://codeload.github.com/palmerhq/backpack/tar.gz/master | tar -xz --strip=2 backpack-master/examples/with-typescript
cd with-typescript

Install it and run:

npm install
npm run dev

Idea behind the example

This demonstrates how to customize the underlying Webpack 2 configuration in a Backpack project using a backpack.config.js file. The app itself is exactly the same project as the Webpack configuration example. However, the express application is written in TypeScript.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.8.41latest
0.8.0-00next

Version History

VersionDownloads (Last 7 Days)Published
0.8.41
0.8.30
0.8.21
0.8.10
0.8.00
0.8.0-00
0.7.00
0.5.01
0.4.30
0.4.20
0.4.10
0.4.00
0.4.0-rc10
0.3.00
0.2.10
0.2.00
0.1.00
0.0.90
0.0.80

Package Sidebar

Install

npm i backpack-examples-with-typescript

Weekly Downloads

3

Version

0.8.4

License

MIT

Unpacked Size

3.73 kB

Total Files

6

Last publish

Collaborators

  • jaredpalmer