# false positive: this *is* the source
cockpit source: source-is-missing *pkg/static/login.html*
cockpit source: source-is-missing *src/common/fail.html*
# source contains NPM modules required for running browser integration tests
cockpit source: source-is-missing *node_modules/*
# dist/ is (pre-)built by webpack from pkg/ and node_modules, see webpack.config.js
cockpit source: source-is-missing *dist/*
