1.0.13 • Published 5 years ago

cra-template-drupal-pdb v1.0.13

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.2

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago