romanschejbal / gassetic

Assetic replacement based on the gulp build tool
MIT License
176 stars 17 forks source link

missing htmlTag #68

Closed r0b- closed 7 years ago

r0b- commented 7 years ago

Hi,

after updating to v1.0.7 I got "missing htmlTag" errors for all my mimetypes. Shouldn't there a default tag like beofre?

Thanks!

r0b- commented 7 years ago

Ok I see - it's mandatory now

r0b- commented 7 years ago

I think it would make sense to add default script and style tags or is there a reason to avoid that?

romanschejbal commented 7 years ago

I've added some defaults for css and js. 😉

r0b- commented 7 years ago

Thanks a lot for the quick feedback, but I still have the same error - is the fix included in 1.0.8?

in my gassetic.dump.dev.yml:

- mimetype: js
  htmlTag: <!-- missing htmlTag js -> dev -->
  files:
    app:
      - /app.module.js
      ...
romanschejbal commented 7 years ago

I forgot about the dump file, sorry.. Please find the fix in 1.0.9

r0b- commented 7 years ago

js and css is working now, but I have two sections with the 'missing htmlTag' error: