backpack-examples-with-typescript-babel-7

0.6.1 • 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-webpack-config
cd with-custom-webpack-config

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.

Readme

Keywords

none

Package Sidebar

Install

npm i backpack-examples-with-typescript-babel-7

Weekly Downloads

2

Version

0.6.1

License

MIT

Unpacked Size

2.62 kB

Total Files

7

Last publish

Collaborators

  • jacopkane