Skip to content

Commit

Permalink
Merge pull request #41 from Vardot/master
Browse files Browse the repository at this point in the history
Add Drupal pack
  • Loading branch information
housseindjirdeh authored Mar 30, 2020
2 parents 003aefe + 12227d3 commit 4c75033
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Many developers today use different technologies (backend/CMS/JavaScript framewo
## Supported

* WordPress
* Drupal
* React
* Angular
* AMP
Expand Down
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const stackPacks = [
require('./packs/wordpress.js'),
require('./packs/drupal.js'),
require('./packs/react.js'),
require('./packs/angular.js'),
require('./packs/amp.js'),
Expand Down
44 changes: 44 additions & 0 deletions packs/drupal.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c75033

Please sign in to comment.