Skip to content

Commit

Permalink
fix: split popup CSS wasn't being included in the packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alex4401 committed Nov 13, 2023
1 parent ecc4824 commit bc09e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/package_tagged.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

FILE_LIST='built _locales icons popup.html sites.json'
FILE_LIST='built _locales css icons popup.html sites.json'

function _package_for() {
echo "PACKAGING EXTENSION FOR TARGET ${1^^}"
Expand Down

0 comments on commit bc09e04

Please sign in to comment.