Skip to content

Commit

Permalink
Fix webasset.yml structure
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelboca committed Apr 1, 2021
1 parent 3e80f15 commit 988edb4
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions ckanext/datapub/fanstatic/webassets.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
datapub-js:
contents:
- js/*

datapub-css:
contents:
- css/*
output: datapub/main.css
contents:
- css/*.css
datapub-js:
output: datapub/main.js
contents:
- js/*.js

0 comments on commit 988edb4

Please sign in to comment.