We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b7f55 commit 40efba6Copy full SHA for 40efba6
config.yaml
@@ -43,6 +43,8 @@ data_sources:
43
# This flag allows for files like jquery.plugin.js or foo.bar.css to compile properly
44
config:
45
allow_periods_in_identifiers: true
46
+ # force encoding for non-shell (php-exec, etc)
47
+ encoding: utf-8
48
49
# Configuration for the “watch” command, which watches a site for changes and
50
# recompiles if necessary.
0 commit comments