1.0.13 • Published 6 years ago

cra-template-drupal-pdb v1.0.13

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

About

This is a simple template that uses craco to extend Create React App webpack configuration. Here is what it does:

  1. removes chunking
  2. removes hashing

for this reason we are better able to control the file we want to assign in our Drupal 8 custom module libraries.

Install

npx create-react-app app --template drupal-pdb

Commands

We provide craco commands to run our custom overides; start-craco, build-craco, test-craco.

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.2

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago